Using the Publish SNS Message action
Integrations
You can use the Publish SNS Message action with the following integrations:
Requirements
The Publish SNS Message action requires sufficient IAM permissions - an adequate IAM policy similar to the one provisioned by the Automation with AWS (Core) CloudFormation template might look as follows:
Refer to Controlling User Access to Your AWS Account for details on how to create more granular/secure policies, including a few Example Policies for Amazon SNS.
Configuration
To configure a Publish SNS Message action:
Complete the following settings:
Parameters Specify the action parameters according to the following skeleton in JSON format – refer to sns . publish for details:
Entity Variables
You can inject contextual variables with workflow entities into the remote action payload template – currently available entities are:
Examples
How-to Articles