Skip to main content

Amazon SNS

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 scenario, 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 have successfully established the connection. You can now edit your scenario and add more Amazon SNS modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Amazon SNS Scenarios

After connecting the app, you can perform the following actions:

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