Difference between revisions of "Aws cloudformation delete-stack"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
 
* 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 10: 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 ==
 
* {{aws cloudformation}}
 
* {{aws cloudformation}}
* {{CloudFormation}}
 
  
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 09:24, 6 May 2022

Advertising: