Format AWS CloudFormation templates with consistent styling
Command-line tool for formatting AWS CloudFormation templates
cfn-format
$ cfn-format -i template.yaml
$ cfn-format template.json
$ cfn-format -i -o yaml template.yaml