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