Customize

Invoke AWS Lambda Function

Summary

Execute an AWS Lambda function.

How to use

Configure AWS Access Keys to configure the authentication settings to run Lambda.

Parameters to set

Set Authentication Region, Lambda Function Name Parameters to pass to Lambda.

Authentication

Specifies the authentication method.

Configure AWS Access Keys or Get Authentication with AWS Cognito, which specifies one of the following actions:

Region

Specifies the AWS region where the Lambda function you want to execute resides.

Please specify a region name like “ap-northeast-1” instead of “Tokyo”.

Lambda Function Name

Specifies the Lambda function name.

Parameters to Pass to Lambda

Type the parameters that you want to pass to Lambda.

='{"date": "' & date_1 & '"}'

It is also possible to write expressions above: