Describe the feature
I'm missing the hotswap deployment option in the CDK CLI that is mandatory for our use case.
Use Case
We use a lambda to deploy state machines, without the hotswap it is way too slow for our use.
We are currently using an older version of CDK and trying to upgrade. So we are adapting our code to use cli-lib-alpha instead of using SdkProvider and CloudFormationDeployments.
Proposed Solution
#26786
Other Information
No response
Acknowledgements
CDK version used
2.92.0
Environment details (OS name and version, etc.)
macOS Ventura
Describe the feature
I'm missing the
hotswapdeployment option in the CDK CLI that is mandatory for our use case.Use Case
We use a lambda to deploy state machines, without the
hotswapit is way too slow for our use.We are currently using an older version of CDK and trying to upgrade. So we are adapting our code to use
cli-lib-alphainstead of usingSdkProviderandCloudFormationDeployments.Proposed Solution
#26786
Other Information
No response
Acknowledgements
CDK version used
2.92.0
Environment details (OS name and version, etc.)
macOS Ventura