Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cloudformation
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-stack.rst
**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.
Save
Cancel