Skip to content

Instantly share code, notes, and snippets.

@jsonw23
Last active June 24, 2020 03:49
Show Gist options
  • Save jsonw23/6da7c182dfbb282271caa0bf069eaca6 to your computer and use it in GitHub Desktop.
Save jsonw23/6da7c182dfbb282271caa0bf069eaca6 to your computer and use it in GitHub Desktop.
Outputs:
HelloWorldFunctionApi:
  Description: "The URL that will trigger our HelloWorldFunction"
  Value: !Sub "https://${Api}.execute-api.${AWS::Region}.amazonaws.com/${ApiStageName}/hello/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment