amazonaws.com

Amazon Simple Notification Service Amazon Simple Notification Service (Amazon SNS) is a web service that enables you to build distributed web-enabled applications. Applications can use Amazon SNS to easily push real-time notification messages to interested subscribers over mu

🔑 oauth2 84 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Sends a message to an Amazon SNS topic, a text message (SMS message) direc…
curl \
  -H "Authorization: $API_KEY" \
  http://sns.us-east-1.amazonaws.com/#Action=Publish
<p>Subscribes an endpoint to an Amazon SNS topic. If the endpoint type is HTT…
curl \
  -H "Authorization: $API_KEY" \
  http://sns.us-east-1.amazonaws.com/#Action=Subscribe
<p>Returns a list of the requester's topics. Each call returns a limited list…
curl \
  -H "Authorization: $API_KEY" \
  http://sns.us-east-1.amazonaws.com/#Action=ListTopics
Endpoints (84 total)
GET
/#Action=Publish
<p>Sends a message to an Amazon SNS topic, a text message (SMS message) direc…
GET
/#Action=Subscribe
<p>Subscribes an endpoint to an Amazon SNS topic. If the endpoint type is HTT…
GET
/#Action=ListTopics
<p>Returns a list of the requester's topics. Each call returns a limited list…
GET
/#Action=CreateTopic
Creates a topic to which notifications can be published. Users can create at …
GET
/#Action=DeleteTopic
Deletes a topic and all its subscriptions. Deleting a topic might prevent som…
GET
/#Action=TagResource
<p>Add tags to the specified Amazon SNS topic. For an overview, see <a href="…
GET
/#Action=Unsubscribe
<p>Deletes a subscription. If the subscription requires authentication for de…
GET
/#Action=PublishBatch
<p>Publishes up to ten messages to the specified topic. This is a batch versi…
GET
/#Action=AddPermission
<p>Adds a statement to a topic's access control policy, granting access for t…
GET
/#Action=UntagResource
Remove tags from the specified Amazon SNS topic. For an overview, see <a href…
GET
/#Action=DeleteEndpoint
<p>Deletes the endpoint for a device and mobile app from Amazon SNS. This act…
GET
/#Action=GetSMSAttributes
<p>Returns the settings for sending SMS messages from your Amazon Web Service…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints84
Authoauth2
Categories1
http://sns.us-east-1.amazonaws.com