The following macros are not currently supported in the header:
- unmigrated-wiki-markup
Documentation for Automation with AWS AWS 1.1 – other releases are available in the Automation with AWS Documentation Directory.
View
Unknown macro: {spacejump}
or visit the current documentation home.
Publish SNS Message - raw text format
This parameters template demonstrates publishing a SNS message in raw text format with the Publish SNS Message action:
{
"TopicArn": "arn:aws:sns:ap-southeast-2:123456789012:sample-AutomationWithAWSQuickstartSNSTopic-15EO7TT8O93XT",
"Message": "$event.simpleName with trace ID $event.traceId triggered at $event.timestamp",
"Subject": "Automation with AWS: $event.simpleName triggered at $event.timestamp"
}