AWS CloudFormation Command Line Operations

From NovaOrdis Knowledge Base
Revision as of 20:44, 18 March 2019 by Ovidiu (talk | contribs) (Created page with "=Internal= * CloudFormation Operations =Create a Stack= aws cloudformation create-stack --stack-name ''stack-name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 ]