Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**To delete a stack**
The following ``delete-stack`` example deletes the specified stack. ::
aws cloudformation delete-stack \
--stack-name my-stack
This command produces no output.