Skip to main content

atmos aws cloudformation get

Fetch a deployed CloudFormation stack's template or stack policy directly from the CloudFormation API — the live, deployed artifacts, as opposed to render, which only ever reads the local template file.

Experimental
atmos aws cloudformation get --help
 

Usage

atmos aws cloudformation get template <component> --stack <stack>
atmos aws cloudformation get policy <component> --stack <stack>

Subcommands