- Adds CloudFormation and CDK "express" mode that completes stack operations as soon as resources are configured, bypassing long stabilization checks.
- Cuts deployment time up to 4× (seconds vs minutes) and disables rollback by default for quicker fix‑and‑retry cycles.
- Enabled via --deployment-config '{"mode":"EXPRESS"}' or cdk deploy --express; works with existing templates, nested stacks, and all supported regions.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.