aws / aws/chalice

Support for Ephemeral Storage size in config parameters

Open
#1,962 3 comments 6 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

Now that lambda supports changing the ephemeral storage size of a lambda function, in much the same way as memory size etc.. is there any plan to add this as a supported configuration parameter?

https://aws.amazon.com/blogs/aws/aws-lambda-now-supports-up-to-10-gb-ephemeral-storage/

Contributor guide

Open the contributing guide

Research direction

Start by locating Chalice's configuration handling for existing Lambda settings such as memory size, then review the AWS Lambda ephemeral storage announcement linked in the issue. The work is done when ephemeral storage size is accepted as a supported configuration parameter and the corresponding behavior is covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.