---
title: "Serverless SDKs"
description: "Information specific to developing serverless SDKs."
url: https://develop.sentry.dev/sdk/platform-specifics/serverless-sdks/
---

# Serverless SDKs

* #### [AWS Lambda Primer](https://develop.sentry.dev/sdk/platform-specifics/serverless-sdks/aws-lambda.md)

* #### [AWS Lambda Development Environment](https://develop.sentry.dev/sdk/platform-specifics/serverless-sdks/aws-lambda-development-environment.md)

  How to configure AWS Lambda to send data to a development Sentry instance.

* #### [How to Download Production Sentry Lambda Layer](https://develop.sentry.dev/sdk/platform-specifics/serverless-sdks/download-production-lambda-layer.md)

  Instructions for downloading the Sentry AWS Lambda layer.

## Pages in this section

- [AWS Lambda Primer](https://develop.sentry.dev/sdk/platform-specifics/serverless-sdks/aws-lambda.md)
- [AWS Lambda Development Environment](https://develop.sentry.dev/sdk/platform-specifics/serverless-sdks/aws-lambda-development-environment.md)
- [How to Download Production Sentry Lambda Layer](https://develop.sentry.dev/sdk/platform-specifics/serverless-sdks/download-production-lambda-layer.md)
