IT and Development

Amazon SNS

6min

With Amazon SNS modules in Make, you can manage the topics, subscriptions, and send messages in your AWS account.

To use the Amazon SNS modules, you must have an AWS account. You can create an account at aws.amazon.com.

Refer to the Amazon SNS API documentation for a list of available endpoints.

Connect Amazon SNS to Make

To establish the connection, you must:

Obtain your access keys in Amazon SNS

To obtain your access keys from your Amazon SNS account:

  1. Log in to your AWS Console.
  2. In the top right corner, click on your Name > Security credentials.
  3. In the Access keys field, click Create access key.
  4. Click the checkbox and click Create access key.
  5. Copy the Access key and Secret access key values shown and store them in a safe place.

You will use this values in the AWS Key and AWS Secret Key fields in Make.

Establish the connection with Amazon SNS in Make

To establish the connection in Make:

  1. Log in to your Make account, add a Amazon SNS module to your Make, and click Create a connection.
  2. Optional: In the Connection name field, enter a name for the connection.
  3. In the AWS Key field, enter the Access key stored above.
  4. In the AWS Secret Key field, enter the Secret access key stored above.
  5. Click Save.
  6. If prompted, authenticate your account and confirm access.

You've successfully created the connection and can now use the Amazon SNS app in your . If you want to make changes to your connection in the future, follow the steps here.

Amazon SNS modules

After connecting to the Amazon SNS app, you can use the following types of modules to build your .

Message

  • Send a Message

Topic

  • List Topics
  • Get a Topic
  • Create a Topic
  • Update a Topic
  • Delete a Topic

Subscription

  • List Subscriptions
  • Get a Subscription
  • Create a Subscription
  • Update a Subscription

Other

  • Make an API Call