Skip to content

Commit

Permalink
Set the CORS support flag to Athena client (#3742)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP authored May 15, 2021
1 parent 863d8cd commit 8e86039
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/next-release/feature-CORS-39c57e5c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "CORS",
"description": "Set the CORS support flag for Athena to Athena client"
}
3 changes: 2 additions & 1 deletion apis/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,8 @@
"name": "MarketplaceEntitlementService"
},
"athena": {
"name": "Athena"
"name": "Athena",
"cors": true
},
"greengrass": {
"name": "Greengrass"
Expand Down

0 comments on commit 8e86039

Please sign in to comment.