You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Due to the ports published by the Lambda container for the debugger, it is currently only possible to debug one Lambda function at a time.
28
+
For advanced debugging scenarios, such as those requiring multiple ports, refer to [Lambda Debug Mode (preview)]({{< relref "debugging#lambda-debug-mode-preview" >}}) section.
29
+
{{< /callout >}}
30
+
26
31
## Debugging Python lambdas
27
32
28
33
Lambda functions debugging used to be a difficult task.
0 commit comments