/
Invoke Lambda Function
Invoke Lambda Function
This parameters template demonstrates the Invoke Lambda Function action:
Invoke Lambda Function parameters example (escaped manually)
{
"FunctionName": "arn:aws:lambda:ap-southeast-2:123456789012:function:sample-AutomationWithAWSQuickstartLamb-1RRX37PWXZXLS",
"Payload": "{ \"Event\":\"$event.simpleName\", \"Timestamp\": \"$event.timestamp\", \"TraceID\": \"$event.traceId\"}"
}
Invoke Lambda Function parameters example (escaped with utility function)
{
"FunctionName": "arn:aws:lambda:ap-southeast-2:123456789012:function:sample-AutomationWithAWSQuickstartLamb-1RRX37PWXZXLS",
"Payload": "$util.escapeJson('{
"Event": "$event.simpleName",
"Timestamp": "$event.timestamp",
"TraceID": "$event.traceId"
}')"
}
, multiple selections available,
Related content
Using the Invoke Lambda Function action
Using the Invoke Lambda Function action
Read with this
Start Step Functions Execution
Start Step Functions Execution
More like this
Providing AWS Security Credentials
Providing AWS Security Credentials
Read with this
Send SQS Message - structured JSON payload
Send SQS Message - structured JSON payload
More like this
Using the Publish SNS Message action
Using the Publish SNS Message action
Read with this
_JSONEscapingRequirements
_JSONEscapingRequirements
More like this
Atlassian®, Atlassian Bamboo®, Bitbucket®, Atlassian Crowd®, Confluence®, Jira®, Jira Service Management™, Opsgenie®, and Statuspage™ are registered trademarks of Atlassian.
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.
Utoolity® is a registered trademark of Utoolity GmbH.
© 2024 Utoolity GmbH. All rights reserved.