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-set.rst
**To delete a stack set** The following command deletes the specified empty stack set. The stack set must be empty. :: aws cloudformation delete-stack-set \ --stack-set-name my-stack-set This command produces no output. To delete instances from the stack set, use the ``delete-stack-instances`` command.
Save
Cancel