Amazon Simple Notification Service is a flexible, and fast messaging service which is fully managed. SNS is a simple and cost-effective method to message both distributed services and human recipients.
You can find more information here.
Triggers when you add a new topic.
Triggers when a new message is sent on a topic. Automatically manages the subscription.
Triggers when a new JSON message is sent on a topic and parses the message body as JSON. Automatically manages the subscription.
Triggers when you add a new subscription.
Create a new topic.
Create a new message.
Create a new JSON message using data from the source trigger.