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.
To establish the connection, you must:
To obtain your access keys from your Amazon SNS account:
- Log in to your AWS Console.
- In the top right corner, click on your Name > Security credentials.
- In the Access keys field, click Create access key.
- Click the checkbox and click Create access key.
- 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.
To establish the connection in Make:
- Log in to your Make account, add a Amazon SNS module to your Make, and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the AWS Key field, enter the Access key stored above.
- In the AWS Secret Key field, enter the Secret access key stored above.
- Click Save.
- 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.
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