|
Bucket Explore provides an easy interface for Simple Notification Service to create, subscribe, publish and view all notification topics. Along with these operations you can also add/remove permissions on topic, list all subscriptions of topics and get attributes of the topic.
|
|
Create Topic:
Using Create Topic option you can create new notification topic with specified topic.
Follow these steps to create notification topic :
-
Start the Bucket Explorer and connect with your Amazon S3 Account - Which is subscribed for the Simple Notification Service.
-
Go to >> Add - Ins >> Notification Service.
-
You will get by-default list of all existing topics of US region over right side of "Notification Service" panel.
-
If you want to change location then choose it from drop-down list containing all the regions .
-
If no topics have been listed then you need to click on ‘Create Topic’ button.
-
Specify valid topic name on 'Create Topic' panel and click on ‘Create’ button.
-
You will get confirmation message after topic has been created successfully.
|
Subscribe Topic:
Using Subscribe Topic option you can subscribe an end point.
Follow steps to subscribe notification topic :
-
Select the topic from the list of all the topics of specific region at the right side of "Notification Service" Panel.
-
Click on the "Subcribe Topic" button. It will show a new panel "Subscribe Notification Topic Panel".
-
You can see the topic that you have selected. If you want to change the topic then also you can change it from the drop-down list.
-
Select ‘Protocol’ and respective ‘End Point’ .
-
If you have specified HTTP/HTTPS protocol then confirmation message will be delivered to specified URL over ‘End Point’.
-
If you have specified Email and Email-JSON protocol then you will get confirmation message on your specified E-Mail ID over ‘End Point’.
-
If you have specified SQS then Amazon SNS will en-queue to the specified queue over ‘End Point’.
-
Click on ‘Subscribe’ button and you will get a confirmation message.
|
Publish Topic
Using Publish option you can send specified messages to all the subscribed endpoints of a topic.
Follow these steps to publish notification topic :
-
Select a topic from the list of all the topics of specific region at the right side of "Notification Service" Panel.
-
Click on the "Publish Topic" button
-
It will show a new panel as "Publish Message panel".
-
You can see the topic that you have selected. If you want to change the topic, change it from the drop-down list. but make sure the topic you choose from the drop-down list must have been subscribed.
-
Now, type the Subject (optional) and Message to be published.
-
Click on the "Publish" button and you will get a confirmation message.
|
Related Topics
:
|
|