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

Conversation

raksiv
Copy link
Member

@raksiv raksiv commented Oct 22, 2024

# set the amount of ephemeral-storage: of 512MB
# For info on ephemeral-storage for AWS Lambda see:
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-ephemeral-storage.html
ephemeral-storage: 512

Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nitric-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 9:44pm

Comment on lines 118 to 127
# set a timeout of 15 seconds
# See lambda timeout values here:
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-function-common.html#configuration-timeout-console
ephemeral-storage: 512
# set a provisioned concurrency value
# For info on provisioned concurrency for AWS Lambda see:
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-concurrency.html
timeout: 15
# set a provisioned concurrency value
# For info on provisioned concurrency for AWS Lambda see:
Copy link
Member

@jyecusch jyecusch Oct 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the comments here, it looks like they weren't quite right before this PR so it's a good chance to clean them up

add config to aws tf docs

Apply suggestions from code review

Co-authored-by: Jye Cusch <jye.cusch@nitric.io>
@tjholm tjholm requested a review from jyecusch October 23, 2024 01:14
@jyecusch jyecusch merged commit da3837f into main Oct 24, 2024
6 checks passed
@jyecusch jyecusch deleted the docs/aws-cfg-ephemeral branch October 24, 2024 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants