We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f0a05 commit 87ba36bCopy full SHA for 87ba36b
template.yaml
@@ -591,7 +591,7 @@ Outputs:
591
Description: URL for application
592
Value: !Sub 'https://${ServerlessRestApi}.execute-api.${AWS::Region}.amazonaws.com/Prod'
593
Export:
594
- Name: !Sub ${AWS::StackName}-TaskManagementSystemApi
+ Name: !Sub ${AWS::StackName}-Api
595
596
TaskTableName:
597
Description: 'The name of the DynamoDB Task table'
0 commit comments