> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/code/integrations/providers/aws-lambda.md).

# AWS Lambda

**Where:** Code → Integrations → **Add** → AWS Lambda · `/projects/<project>/code/integrations/new/aws-lambda`

{% hint style="info" %}
Screenshot TODO — capture comes from testing-plan area **01-integrations**. The description below is complete and verified against the app's provider-picker code.
{% endhint %}

AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. Connect your AWS account using a Cross-Account Role (recommended) or an IAM user.

Create and edit use the same form; editing loads the saved values (secrets stay hidden).

## API reference

Endpoints: [Code → Integrations](/api-reference/code/integrations.md).
