Skip to content

Commit 48bdc46

Browse files
author
Sebastien Stormacq
committed
fix yaml lint
1 parent ea7ffe8 commit 48bdc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Streaming+APIGateway/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Outputs:
8989
ApiUrl:
9090
Description: API Gateway endpoint URL for streaming
9191
Value: !Sub "https://${StreamingApi}.execute-api.${AWS::Region}.amazonaws.com/prod/stream"
92-
92+
9393
# Lambda function ARN
9494
LambdaArn:
9595
Description: Lambda Function ARN

0 commit comments

Comments
 (0)