> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/traceable/agent-docs/lambda-runtime-extension.md).

# AWS Lambda Runtime Extension

This section provides comprehensive documentation for deploying Traceable as a Lambda Runtime Extension to secure and monitor your serverless applications with minimal overhead.

## Getting Started

### Prerequisites

* AWS Lambda function with supported runtime
* IAM permissions to manage Lambda functions and layers
* Network connectivity to Traceable Platform
* [Download the latest extension](https://downloads.traceable.ai/)

### Supported Runtimes

| Runtime | Versions         | Architecture   |
| ------- | ---------------- | -------------- |
| Node.js | 14.x, 16.x, 18.x | x86\_64, arm64 |
| Python  | 3.7 - 3.10       | x86\_64, arm64 |
| Java    | 8, 11, 17        | x86\_64, arm64 |
| .NET    | 3.1, 6.0         | x86\_64, arm64 |
| Go      | 1.x              | x86\_64, arm64 |
| Ruby    | 2.7, 3.2         | x86\_64, arm64 |

## Installation Methods

### AWS Management Console

For manual setup through the AWS Console:

* [Installation Guide](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/InstallationSteps.md)
* [Configuration Reference](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/Configuration.md)
* [Troubleshooting](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/Troubleshooting.md)

## Troubleshooting

Troubleshooting guide is available [here](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/Troubleshooting.md).

## Quick Links

* [Install Options](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/README.md)
  * [UI](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/README.md)
    * [Configuration](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/Configuration.md)
    * [Installation Steps](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/InstallationSteps.md)
    * [Troubleshooting](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/Troubleshooting.md)
    * [Images](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/lambda-runtime-extension/install-options/ui/images/README.md)
