AWS Lambda

AWS Lambda icon

AWS Lambda is a serverless compute service that runs a user's code in response to events and automatically manages the underlying compute resources.

Actions

Action

Configuration fields

Data type

Required?

Invoke function - invoke a pre-built Lambda function that provides data only.

Region - Select region

Choice

Checkmark icon, required field

Function name - The Lambda function name

Choice

Checkmark icon, required field

Version - version (Default version is latest)

String

 

Payload - JSON that you want to provide to your Lambda function as input

JSON