InvokeLambdaFunction
Use this Activity to invoke a specific Lambda function.
Settings
Field | Description |
---|---|
AWS Connection Name | Select an AWS connection. |
ARN (Optional) | Amazon Resource Name.
Note:
|
Input Settings
Field | Description |
---|---|
Payload Schema | Enter a JSON request schema for your payload that is used to invoke the Lambda function. |
Input
The payload schema that you entered on the Input Settings tab is displayed in a tree format on the Input tab. Map the elements in the schema using the mapper or enter values for the element by manually typing the value in the mapper.
Field | Description |
---|---|
LambdaARN | Amazon Resource Name.
Note:
|
Output Settings
Field | Description |
---|---|
Result Schema | The schema for the result that is expected from the Lambda function invokes the request. |
Output
The Output tab displays the result schema you entered on the Output Settings tab in a tree format.