- If using Matillion Full SaaS: The component will use the cloud credentials associated with your environment to access resources.
- If using Hybrid SaaS: By default the component will inherit the agent’s execution role (service account role). However, if there are cloud credentials associated to your environment, these will overwrite the role.
Properties
A human-readable name for the component.
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.
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.
The subject used if the SNS Topic is subscribed to via email. The subject is not used for any other subscription types.
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.To use variables in this field, type the name of the variable prefixed by the dollar symbol and surrounded by { } brackets, as follows:
${variable}. Once you type ${, a drop-down list of autocompleted suggested variables will appear. This list updates as you type; for example, if you type ${date, functions and variables containing date will be listed.
