Last active
June 24, 2020 03:49
-
-
Save jsonw23/6da7c182dfbb282271caa0bf069eaca6 to your computer and use it in GitHub Desktop.
This file contains 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
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