AWS lambda documentation change
Summary
Fixed apostrophe formatting in documentation text
Security assessment
Typographical correction with no security implications or security-related content changes.
Diff
diff --git a/lambda/latest/dg/troubleshooting-deployment.md b/lambda/latest/dg/troubleshooting-deployment.md index a56760d5e..4f7ad06d6 100644 --- a//lambda/latest/dg/troubleshooting-deployment.md +++ b//lambda/latest/dg/troubleshooting-deployment.md @@ -134 +134 @@ For some languages, Lambda provides a library with an interface that expects a h -Lambda stores your function code in an internal S3 bucket that’s private to your account. Each AWS account is allocated 75 GB of storage in each Region. Code storage includes the total storage used by both Lambda functions and layers. If you reach the quota, you receive a _CodeStorageExceededException_ when you attempt to deploy new functions. +Lambda stores your function code in an internal S3 bucket that's private to your account. Each AWS account is allocated 75 GB of storage in each Region. Code storage includes the total storage used by both Lambda functions and layers. If you reach the quota, you receive a _CodeStorageExceededException_ when you attempt to deploy new functions.