Skip to content

deploy lambda without redeploy layer #509

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

Open
ghost opened this issue Apr 21, 2020 · 1 comment
Open

deploy lambda without redeploy layer #509

ghost opened this issue Apr 21, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 21, 2020

Hi,
I'm using the serverless-python-requirements to create the layer for the requirements packages like in README.md file.

I'm wondering if there is a way to deploy the layer once, in the first deploy and then deploy only the functions?

@mei-tech
Copy link

mei-tech commented Oct 20, 2020

Or deploy it only, if "requirements.txt" has changed. Would save so much deployment time for me (I think for most of you, too) because the external modules take most of the needed upload file size to s3 for me!

That would be a great feature!!

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