Skip to content

(aws-lambda-python): skip build lambda for all cdk commands #12684

@rtrive

Description

@rtrive

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions