-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-lambda-pythonfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Is it possible to avoid to rebuild lambda at every cdk diff or cdk deploy if no updates are made on them?
Use Case
Every time that i need to change a single configuration parameter on a stack, all lambdas are rebuilt with docker and it takes too much time to deploy a single stack
Proposed Solution
Implement an hash check between lambda version or a flag that enable or disable lambda build
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
ezamp, alexg-cybr, emberist, AnatoliiHanziuk, robodenitro and 6 moreran-isenberg and clayrosenthal
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-lambda-pythonfeature-requestA feature should be added or improved.A feature should be added or improved.p2