# AWS Lambda

> Invoke AWS Lambda functions to execute serverless code and integrate with cloud-based workflows.

Source: https://cotera.co/docs/reference/tools/individual-tools/aws-lambda

---

**Authentication Type:** API Key\
**Description:** Invoke AWS Lambda functions to execute serverless code and integrate with cloud-based workflows.

***

## Beta Notice

**This tool is currently in beta testing and not yet available for general use.**

To get the AWS Lambda tool added to your Cotera workspace, please contact our support team at [support.cotera.co](https://support.cotera.co).

***

## Authentication

To authenticate, you'll need AWS Access Keys (Access Key ID and Secret Access Key). Learn how to create them in the [AWS IAM documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/getting-started.html).

***

## Function Operations

Execute Lambda functions in your AWS account.

### Invoke Function

Invoke a function to execute your serverless Lambda code with custom payload data and retrieve execution results.

**Operation Type:** Mutation (Write)

