Difference between revisions of "Aws cloudformation delete-stack"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/delete-stack.html
 
* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/delete-stack.html
  
  aws cloudformation delete-stack --stack-name  
+
  aws cloudformation delete-stack --stack-name YOUR_STACK
 
  (no output)
 
  (no output)
  
Line 12: Line 12:
 
== Related terms ==
 
== Related terms ==
 
* [[DeletionPolicy]]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html
 
* [[DeletionPolicy]]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html
 +
* <code>[[aws cloudformation describe-stack-events]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 09:24, 6 May 2022

Advertising: