8000 Fix MethodSettings on AWS::Serverless::Api by tylersouthwick · Pull Request #1391 · cloudtools/troposphere · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix MethodSettings on AWS::Serverless::Api < 8000 span class="f1-light color-fg-muted">#1391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

tylersouthwick
Copy link
Contributor

According to the SAM documentation (and
https://github.com/awslabs/serverless-application-model/blob/master/samtranslator/model/sam_resources.py):

  • MethodSetting -> MethodSettings
  • this is an array of MethodSetting, not a single MethodSetting

According to the SAM documentation (and
https://github.com/awslabs/serverless-application-model/blob/master/samtranslator/model/sam_resources.py):
* MethodSetting -> MethodSettings
* this is an array of MethodSetting, not a single MethodSetting
@markpeek markpeek merged commit dd57136 into cloudtools:master May 12, 2019
@markpeek
Copy link
Member

Thanks!

davemasino pushed a commit to davemasino/troposphere that referenced this pull request Oct 17, 2019
According to the SAM documentation (and
https://github.com/awslabs/serverless-application-model/blob/master/samtranslator/model/sam_resources.py):
* MethodSetting -> MethodSettings
* this is an array of MethodSetting, not a single MethodSetting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0