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 ea7ffe8 commit 48bdc46Copy full SHA for 48bdc46
Examples/Streaming+APIGateway/template.yaml
@@ -89,7 +89,7 @@ Outputs:
89
ApiUrl:
90
Description: API Gateway endpoint URL for streaming
91
Value: !Sub "https://${StreamingApi}.execute-api.${AWS::Region}.amazonaws.com/prod/stream"
92
-
+
93
# Lambda function ARN
94
LambdaArn:
95
Description: Lambda Function ARN
0 commit comments