serverless-apigw-binary icon indicating copy to clipboard operation
serverless-apigw-binary copied to clipboard

Mirror back current api key source setting

Open QuingKhaos opened this issue 6 years ago • 1 comments

This mirrors back the API Key Source setting and fixes #53

Since this is executed in a post deploy hook, I decided to get the information about the API Key Source from getRestApi as most reliable source. In a shared API Gateway configuration this setting may not be present in the CloudFormation stack/resource or serverless.yml

QuingKhaos avatar May 06 '19 13:05 QuingKhaos

Btw. I know merge is defined as mode, but it's still done wrong by AWS... Maybe merge is only about the paths..

QuingKhaos avatar May 06 '19 13:05 QuingKhaos