Skip to content

Commit

Permalink
Merge pull request #10080 from patriot1burke/sam-yaml-fix
Browse files Browse the repository at this point in the history
Bug in sam.native.yaml Issue #10063
  • Loading branch information
stuartwdouglas authored Jun 18, 2020
2 parents a99e45d + 95400f8 commit 27c382e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
Description: URL for application
Value: !Sub 'https://${ServerlessRestApi}.execute-api.${AWS::Region}.amazonaws.com/Prod/'
Export:
Name: ${resourceName}NativeApi
Name: ${lambdaName}NativeApi

0 comments on commit 27c382e

Please sign in to comment.