Enable CORS in Amazon API Gateway

Posted on: Nov 3, 2015

You can now enable CORS (cross-origin resource sharing) with one click directly in the Amazon API Gateway console. CORS allows methods in API Gateway to request restricted resources from a different domain (e.g., a JavaScript client that calls an API deployed on a different domain). Please read the documentation to learn how to enable CORS.

Please visit our product page for more information about Amazon API Gateway.