Home icon

Ship infrastructure faster with CloudFormation and CDK pre-deployment validation on every stack operation

DevOps & Developer Productivity Blog



This article announces automatic pre-deployment validation for CloudFormation stack operations, enabling faster error detection before resources are provisioned.

  • Pre-deployment validation now runs automatically on CreateStack and UpdateStack operations with no configuration required
  • Three new validation checks: Service Quotas limit exceeded, AWS Config Recorder conflicts, and ECR repository delete readiness
  • New cdk validate command provides construct-level source tracing that maps errors back to CDK code
  • DisableValidation parameter allows operation-level control to skip checks when needed
  • Validation operates in FAIL mode (stops operations) for property syntax and resource name conflicts, WARN mode (allows proceeding) for quotas and other checks
  • AI agents benefit from structured, machine-readable validation feedback for automated fix-and-retry loops

Pre-deployment validation accelerates development workflows by catching common deployment errors in seconds, eliminating unnecessary rollback cycles and enabling faster iteration for both manual deployments and automated pipelines.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jun 30
2026
AWS CloudFormation and CDK accelerate development feedback loops with pre-deployment validation on all stack operations
Jun 30
2026
AWS CloudFormation and CDK express mode speeds up infrastructure deployments by up to 4x
Nov 18
2025
Accelerate infrastructure development with CloudFormation pre-deployment validation and simplified troubleshooting
Jun 30
2026
Accelerate your infrastructure deployments by up to 4x with AWS CloudFormation Express mode

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.