AWS CloudFormation Command Line Operations
Jump to navigation
Jump to search
Internal
Create a Stack
aws cloudformation create-stack --stack-name stack-name --template-url=file://.../stack-template.yml [--parameters ]
aws cloudformation create-stack --stack-name stack-name --template-url=file://.../stack-template.yml [--parameters ]