Skip to content

Instantly share code, notes, and snippets.

@jsonw23
Created June 24, 2020 03:42
Show Gist options
  • Save jsonw23/a662f0da8379e0b55f4eb16842193dd2 to your computer and use it in GitHub Desktop.
Save jsonw23/a662f0da8379e0b55f4eb16842193dd2 to your computer and use it in GitHub Desktop.
Define an explicit API in Resources
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