Use this activity to to invoke a specific Lambda function.
Configuration
Field
Description
AWS Connection Name
Select a AWS connection
ARN
Amazon Resource Name
Input Settings
Field
Description
Payload Schema
Enter a JSON request schema for your payload that will be used to invoke the Lambda function.
Input
The payload schema that you entered in the
Input Settings tab is displayed in a tree format in the
Input tab. Map the elements in the schema using the mapper or alternatively, enter values for the element by manually typing the value in the mapper.
Output Settings
Field
Description
Result Schema
The schema for the result that is expected from the Lambda function invoke request
Output
The Output tab displays the result schema you entered in the
Output Settings tab in a tree format.