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.
Invoke Lambda Function
This parameters template demonstrates the Invoke Lambda Function action:
{
"FunctionName": "arn:aws:sns:ap-southeast-2:123456789012:sample-AutomationWithAWSQuickstartLamb-1RRX37PWXZXLS",
"Payload": "{\n \"Event\":\"$event.simpleName\",\n \"Timestamp\": \"$event.timestamp\",\n \"TraceID\": \"$event.traceId\"\n}"
}