Use this activity to invoke a specific Lambda function.
Settings
| Field
|
Description
|
| AWS Connection Name
|
Select a AWS connection
|
| ARN (Optional)
|
Amazon Resource Name.
Note:
- You can also specify the ARN in the
Input tab. If you specify the ARN in both the tabs, the ARN in the
Input tab is used.
- You must specify the ARN in at least one tab; otherwise the activity returns an error at runtime.
|
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.
| Field
|
Description
|
| LambdaARN
|
Amazon Resource Name.
Note:
- You can also specify the ARN in the
Settings tab. If you specify the ARN in both the tabs, the ARN in the
Input tab is used.
- You must specify the ARN in at least one tab; otherwise the activity returns an error at runtime.
|
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.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.