Lambda Live Debugger is an open-source tool that simplifies the debugging of AWS Lambda functions by allowing local debugging of deployed functions. It supports JavaScript, TypeScript, and various frameworks, eliminating the need for redeployment. Key features include an interactive setup wizard, fast switching between debugging and regular execution, targeted debugging of specific Lambdas, and an Observability Mode for debugging in shared environments. The tool is compatible with CDK, Serverless Framework v3, AWS SAM, and Terraform, among others.
Table of contents
How It WorksThe Easiest Way to Configure: The WizardFast Switching Between Development ModesFocus on Specific LambdasObservability ModeSupporting Any FrameworkSort: