For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

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:

Troubleshooting

Troubleshooting guide is available here.

Last updated

Was this helpful?