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 e077554 commit 9c929bbCopy full SHA for 9c929bb
Sources/AWSLambdaRuntimeCore/Documentation.docc/Deployment.md
@@ -297,7 +297,7 @@ Resources:
297
Outputs:
298
# display API Gateway endpoint
299
APIGatewayEndpoint:
300
- Description: API Gateway endpoint URI"
+ Description: "API Gateway endpoint URI"
301
Value: !Sub "https://${ServerlessHttpApi}.execute-api.${AWS::Region}.amazonaws.com"
302
EOF
303
```
0 commit comments