dwyl/learn-aws-lambda

How to *programatically* enable CORS for your API Gateway API?

オープン

#77 opened on 2016/04/30

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (206 件のフォーク)batch import
enhancementhelp wantedquestion

Repository metrics

Stars
 (1,037 個のスター)
PR merge metrics
 (平均マージ 16m) (30d で 1 merged PR)

説明

Enabling 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.

コントリビューターガイド