Difference between revisions of "Aws cloudformation list-stacks"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* <code>[[aws cloudformation update-stack]]</code> | * <code>[[aws cloudformation update-stack]]</code> | ||
* [[UPDATE_IN_PROGRESS]] | * [[UPDATE_IN_PROGRESS]] | ||
− | |||
* <code>[[aws cloudformation list-change-sets]]</code> | * <code>[[aws cloudformation list-change-sets]]</code> | ||
* <code>[[aws list all]]</code> | * <code>[[aws list all]]</code> |
Revision as of 16:23, 10 April 2022
Documentation: https://docs.aws.amazon.com/cli/latest/reference/cloudformation/list-stacks.html
aws cloudformation list-stacks --stack-status-filter CREATE_COMPLETE | grep TemplateDescription
aws cloudformation list-stacks --stack-status-filter CREATE_COMPLETE
aws cloudformation list-stacks
aws cloudformation list-stacks | grep StackStatus
aws cloudformation list-stacks | grep StackName
Related terms
See also
- AWS CloudFormation: [
aws cloudformation
|create-stack
|list-stacks
|delete-stack
|update-stack
|list-types
|estimate-template-cost
|validate-template
|describe-stacks
|deploy
|drift detection
],aws cloudformation get-template-summary, aws cloudformation describe-stack-events
- AWS CloudFormation,
AWS::CloudFormation
AWS CloudFormation Designer, Drift detection, AWS Cloud Development Kit (CDK),aws cloudformation
,ServicesStack:
, AWS CloudFormation Linter (cfn-lint
), Former2, CloudCraft, Change sets, AWS CloudFormation Public Registry, CloudFormation snippets, CloudFormation templates, StackSets,Outputs:
,Type:
,Fn::Sub
,!Ref
, CloudFormation Parameters, AWS CloudFormation Templates, CloudFormation functions
Advertising: