Difference between revisions of "Aws cloudformation delete-stack"
Jump to navigation
Jump to search
(Created page with " == See also == * {{aws cloudformation}} * {{CloudFormation}} Category:AWS") |
|||
(8 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 | ||
+ | aws cloudformation delete-stack --stack-name YOUR_STACK | ||
+ | (no output) | ||
+ | aws cloudformation [[delete-stack-instances]] | ||
+ | aws cloudformation [[delete-stack-set]] | ||
+ | |||
+ | == Related terms == | ||
+ | * [[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}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 09:24, 6 May 2022
aws cloudformation delete-stack --stack-name YOUR_STACK (no output)
aws cloudformation delete-stack-instances
aws cloudformation delete-stack-set
Related terms[edit]
- DeletionPolicy: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html
aws cloudformation describe-stack-events
See also[edit]
Advertising: