Code Generation for APIs
Program the world. Generate code in less than 10 minutes.
This feature isn't available on your account.
Want to account?
Back to Kosmos

Choreos

Public
Private

You have no favorites... yet!

Your Private APIs Here

Enable digital transformation at your organization.

Learn More

SNS stands for Simple Notification Service. Amazon's SNS is a Web service that makes it easy to work with different kinds of notifications in the cloud. You can create topics that you want to notify applications (or people) about, subscribe clients to these topics, publish messages, deliver messages over HTTP or email, and more.


  • Choreos
    • Amazon.SNS.AddPermission

      Creates a statement for a topic's access control policy which allows an AWS account to have access to the specified Amazon SNS actions.

    • Amazon.SNS.ConfirmSubscription

      Verifies that the endpoint owner wishes to receive messages by verifying the token sent during the Subscribe action.

    • Amazon.SNS.CreateTopic

      Creates a new topic that notifications can be published to.

    • Amazon.SNS.DeleteTopic

      Deletes a specified topic and all its subscriptions.

    • Amazon.SNS.GetTopicAttributes

      Returns properties for a specified topic.

    • Amazon.SNS.ListSubscriptions

      Returns a list of the user's subscriptions. Each call returns a limited list of subscriptions, up to 100.

    • Amazon.SNS.ListSubscriptionsByTopic

      Returns a list of the subscriptions for a specified topic.

    • Amazon.SNS.ListTopics

      Returns a list of the user's topics.

    • Amazon.SNS.Publish

      Sends a message to a topic's subscribed endpoints.

    • Amazon.SNS.RemovePermission

      Removes the statement from a topic's access control policy that was created with the AddPermission action.

    • Amazon.SNS.SetTopicAttributes

      Allows a topic owner to update the attribute of a topic to a new value.

    • Amazon.SNS.Subscribe

      Sends the endpoint a confirmation message in preparation for subscribing an endpoint.

    • Amazon.SNS.Unsubscribe

      Deletes a specified subscription.

  • Arduino
    Texas Instruments
    Samsung
    C#
    Java
    JavaScript
    Node.js
    PHP
    Processing
    Python
    REST API
    Ruby
    iOS
    Android