AWS Lambda
ToolJet can connect to AWS Lambda to run serverless functions.
Connection
To connect to AWS Lambda plugin, you need to provide the following details:
- Access Key ID: The access key ID of the IAM user that has the required permissions to access AWS Lambda.
- Secret Access Key: The secret access key of the IAM user that has the required permissions to access AWS Lambda.
- Region: The region where the AWS Lambda is hosted.