Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support up-to-date Lambda 'memory' options #79

Open
robertgoacher opened this issue Feb 12, 2022 · 0 comments
Open

Support up-to-date Lambda 'memory' options #79

robertgoacher opened this issue Feb 12, 2022 · 0 comments

Comments

@robertgoacher
Copy link

Lambda functions can support a 'memory' configuration of up to 10240 MB but it doesn't look like this component supports this.

If you try to set the 'memory' to '10240' (for example) in Serverless.yml, you get the following error:

Serverless › Deployment failed due to invalid input: "memory" must be one of [128, 192, 256, 320, 384, 448, 512, 576, 704, 768, 832, 1024, 1280, 1536, 1792, 2048, 2240, 2688, 2944, 3008]

Can this component please support the latest range of memory options for Lambda?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant