Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
sns
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-topic.rst
**To delete an SNS topic** The following ``delete-topic`` example deletes the specified SNS topic. :: aws sns delete-topic \ --topic-arn "arn:aws:sns:us-west-2:123456789012:my-topic" This command produces no output.
Save
Cancel