Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Shortened description.
Excerpt

This parameters template demonstrates invoking a Lambda function with theĀ Invoke Lambda Function action:

Insert excerpt
_JSONEscapingRequirements
_JSONEscapingRequirements
nopaneltrue

Code Block
languagejs
linenumberstrue
collapsetrue
{
  "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}"
}