Skip to content

SNS Message

The SNS component sends a simple message to an SNS topic. Using this component is the best way to initiate the next step in a business process on completion of an orchestration pipeline.

Topics will be created if they don't already exist. Use the Amazon Console or your preferred API to subscribe to the SNS topic to meet your integration requirements. For example, you may wish to turn each SNS message into an email, or place a copy of the message onto an SQS queue.

Note

To use this component, you'll need to set up AWS cloud provider credentials in the Data Productivity Cloud.


Properties

Name = string

A human-readable name for the component.


AWS Region = drop-down

The AWS region your topic is located in. Since the topic is created if it doesn't exist, be sure to set the region correctly, or you may create duplicate topic names in other regions.


Topic Name = drop-down

The name for the topic you wish to post to. Pick an existing topic from the drop-down list, or type a topic name. A new topic will be created if the typed name does not already exist. Amazon has rules on the allowed topic names—see the Amazon SNS FAQ for the allowed format.


Subject = string

The subject used if the SNS Topic is subscribed to via email. The subject is not used for any other subscription types.


Message = string

The content of your message. Multi-line messages can be created. In the Message editor, use Shift + Enter to create a new line. Click Done to save the message.


Snowflake Databricks Amazon Redshift