The configuration parameters for the Lambda connector are:
Parameter | Required | Description |
---|---|---|
AWS_LAMBDA_AWS_ACCESS_KEY | Required | The access key with which to authenticate against AWS |
AWS_LAMBDA_AWS_SECRET_KEY | Required | The secret key with which to authenticate against AWS |
AWS_LAMBDA_AWS_REGION | Required | The AWS region in which to invoke the Lambda functions |