Command
aws cloudformation create-stack --stack-name mystack --template-body file://template.jsonExamples
Create stack from template
aws cloudformation create-stack --stack-name mystack --template-body file://template.jsonaws cloudformation create-stack --stack-name mystack --template-body file://template.jsonCreate stack from template
aws cloudformation create-stack --stack-name mystack --template-body file://template.json