Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 213c7a0

Browse files
raksivjyecusch
andauthored
Apply suggestions from code review
Co-authored-by: Jye Cusch <[email protected]>
1 parent b177f7b commit 213c7a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/providers/pulumi/aws/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ config:
6666
# See lambda timeout values here:
6767
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-function-common.html#configuration-timeout-console
6868
timeout: 15
69-
# set the amount of ephemeral-storage: of 512MB
69+
# set the amount of ephemeral-storage in MB
7070
# For info on ephemeral-storage for AWS Lambda see:
7171
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-ephemeral-storage.html
7272
ephemeral-storage: 512
@@ -146,7 +146,7 @@ config:
146146
# See lambda timeout values here:
147147
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-function-common.html#configuration-timeout-console
148148
timeout: 15
149-
# set the amount of ephemeral-storage: of 512MB
149+
# set the amount of ephemeral-storage in MB
150150
# For info on ephemeral-storage for AWS Lambda see:
151151
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-ephemeral-storage.html
152152
ephemeral-storage: 512

0 commit comments

Comments
 (0)