Created
June 24, 2020 03:42
-
-
Save jsonw23/a662f0da8379e0b55f4eb16842193dd2 to your computer and use it in GitHub Desktop.
Define an explicit API in Resources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resources: | |
Api: | |
Type: AWS::Serverless::Api | |
Properties: | |
StageName: !Ref ApiStageName # use our parameter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment