Description
Review AWS CloudFormation templates before they are deployed. It checks resource definitions, properties, references, and common template mistakes so infrastructure problems can be found earlier.
Developers and cloud administrators use it from the terminal or CI pipelines. It does not deploy resources by itself, but template findings may affect production infrastructure decisions, so review warnings before changing live stacks.