How to *programatically* enable CORS for your API Gateway API?
Open
enhancement
help wanted
question
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 200
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 1
Description
Enabling [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) via the Web UI is easy: http://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-cors.html
what we need is a way to do it using the `aws-sdk` so that we can deploy our API with a single command.
Contributor guide
Assessment
This issue has not been assessed yet.