Defines the parameters to execute Lambda jobs. The following table describes the parameters associated with the Lambda service type:
Parameter |
Description |
---|---|
Function name |
Determines the Lambda function to execute |
Version |
Determines the Lambda function version |
Payload |
Defines the Lambda function payload in JSON format |
Client Context JSON |
Defines client-specific information |
Append log to output |
Determines whether to add the log to the job’s output |
Parent Topic |