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

Create option to not retain previous lambda layers #557

Open
rjay98 opened this issue Oct 7, 2020 · 2 comments
Open

Create option to not retain previous lambda layers #557

rjay98 opened this issue Oct 7, 2020 · 2 comments

Comments

@rjay98
Copy link

rjay98 commented Oct 7, 2020

Hi,

As per serverless docs, the default layers behavior is to not retain previous versions of Lambda layers – can we add this functionality to serverless-python-requirements? In particular, this is very useful so we don't need to constantly update the ARN in other yml files whenever dependencies change.

@jamieshiz
Copy link

I agree with rjay98. this would be SUPER helpful!

@wwwehr
Copy link

wwwehr commented Oct 20, 2021

I believe this functionality already exists in the serverless.yml config (which this plugin injects into). See this page for the retain option:

https://www.serverless.com/framework/docs/providers/aws/guide/layers

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

3 participants