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 421eb88 commit 3985358Copy full SHA for 3985358
Examples/MultiSourceAPI/template.yaml
@@ -132,7 +132,7 @@ Outputs:
132
ApiGatewayUrl:
133
Description: API Gateway endpoint URL
134
Value: !Sub "https://${ServerlessHttpApi}.execute-api.${AWS::Region}.amazonaws.com"
135
-
+
136
ALBUrl:
137
Description: Application Load Balancer URL
138
Value: !Sub "http://${ApplicationLoadBalancer.DNSName}"
0 commit comments