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 f13a376 commit f16dd2eCopy full SHA for f16dd2e
Examples/MultiTenant/template.yaml
@@ -5,7 +5,7 @@ Description: SAM Template for Multi Tenant Lambda Example
5
# This is an example SAM template for the purpose of this project.
6
# When deploying such infrastructure in production environment,
7
# we strongly encourage you to follow these best practices for improved security and resiliency
8
-# - Enable access loggin on API Gateway
+# - Enable access logging on API Gateway
9
# See: https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-logging.html)
10
# - Ensure that AWS Lambda function is configured for function-level concurrent execution limit
11
# See: https://docs.aws.amazon.com/lambda/latest/dg/lambda-concurrency.html
0 commit comments