Serverless-python-requirements: deploy lambda without redeploy layer

Created on 21 Apr 2020  路  1Comment  路  Source: UnitedIncome/serverless-python-requirements

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?

Most helpful comment

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!!

>All comments

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!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ceefour picture ceefour  路  3Comments

nknotts picture nknotts  路  5Comments

gutyril picture gutyril  路  5Comments

IanTayler picture IanTayler  路  4Comments

amitm02 picture amitm02  路  6Comments