Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
sns
/
Filename :
delete-topic.rst
back
Copy
**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.