Editing Aws cloudformation list-stacks

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{lowercase}}
+
* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/list-stacks.html
Documentation: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cloudformation/list-stacks.html
+
[[aws cloudformation]] list-stacks
  
* <code>[[aws cloudformation]] list-stacks | grep [[StackStatus]]</code>
 
  
* <code>aws cloudformation list-stacks --stack-status-filter CREATE_COMPLETE | grep TemplateDescription</code>
+
--stack-status-filter
  
* <code>[[aws cloudformation list-stacks --stack-status-filter]] [[CREATE_COMPLETE]]</code>
 
* <code>[[aws cloudformation list-stacks --stack-status-filter]] [[DELETE_COMPLETE]]</code>
 
 
* <code>[[aws cloudformation]] list-stacks</code>
 
 
* <code>[[aws cloudformation list-stacks --stack-status-filter]] XXX</code>
 
 
* <code>[[aws cloudformation]] list-stacks | grep [[StackName]]</code>
 
 
 
aws cloudformation list-stacks --stack-status-filter CREATE_IN_PROGRESS CREATE_FAILED CREATE_COMPLETE ROLLBACK_IN_PROGRESS ROLLBACK_FAILED ROLLBACK_COMPLETE DELETE_IN_PROGRESS DELETE_FAILED DELETE_COMPLETE UPDATE_IN_PROGRESS UPDATE_COMPLETE_CLEANUP_IN_PROGRESS UPDATE_COMPLETE UPDATE_FAILED UPDATE_ROLLBACK_IN_PROGRESS UPDATE_ROLLBACK_FAILED UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS UPDATE_ROLLBACK_COMPLETE REVIEW_IN_PROGRESS IMPORT_IN_PROGRESS IMPORT_COMPLETE IMPORT_ROLLBACK_IN_PROGRESS IMPORT_ROLLBACK_FAILED IMPORT_ROLLBACK_COMPLETE
 
 
Without DELETE_COMPLETE
 
aws cloudformation list-stacks --stack-status-filter CREATE_IN_PROGRESS CREATE_FAILED CREATE_COMPLETE ROLLBACK_IN_PROGRESS ROLLBACK_FAILED ROLLBACK_COMPLETE DELETE_IN_PROGRESS DELETE_FAILED UPDATE_IN_PROGRESS UPDATE_COMPLETE_CLEANUP_IN_PROGRESS UPDATE_COMPLETE UPDATE_FAILED UPDATE_ROLLBACK_IN_PROGRESS UPDATE_ROLLBACK_FAILED UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS UPDATE_ROLLBACK_COMPLETE REVIEW_IN_PROGRESS IMPORT_IN_PROGRESS IMPORT_COMPLETE IMPORT_ROLLBACK_IN_PROGRESS IMPORT_ROLLBACK_FAILED IMPORT_ROLLBACK_COMPLETE
 
 
== Related terms ==
 
* <code>[[aws cloudformation update-stack]]</code>
 
* {{cf status}}
 
* <code>[[aws cloudformation list-change-sets]]</code>
 
* <code>[[aws list all]]</code>
 
* <code>[[aws cloudformation describe-stack-events]]</code>
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: