Skip to content

Commit

Permalink
enabled cors on Comprehend
Browse files Browse the repository at this point in the history
  • Loading branch information
Chase Coalwell committed Dec 14, 2018
1 parent d2f58a1 commit f130543
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/feature-Comprehend-313adeb4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "Comprehend",
"description": "enable cors"
}
5 changes: 3 additions & 2 deletions apis/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,8 @@
"name": "MQ"
},
"comprehend": {
"name": "Comprehend"
"name": "Comprehend",
"cors": true
},
"iotjobsdataplane": {
"prefix": "iot-jobs-data",
Expand Down Expand Up @@ -666,4 +667,4 @@
"kafka": {
"name": "Kafka"
}
}
}

0 comments on commit f130543

Please sign in to comment.