Skip to content

Commit

Permalink
Fix SAM2
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmithv11 committed Sep 12, 2023
1 parent ed66726 commit 5cde72b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ Resources:
Outputs:
MyServerlessFunctionApi:
Description: "API Gateway endpoint URL for Prod environment"
Value: !Sub "https://${MyServerlessFunction.MyApi}.execute-api.${AWS::Region}.amazonaws.com/Prod/hello/"
Value: !Sub "https://${Fail2.MyApi}.execute-api.${AWS::Region}.amazonaws.com/Prod/hello1/"

0 comments on commit 5cde72b

Please sign in to comment.