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 Aug 7, 2025. It is now read-only.
Any change to the configuration file on your local filesystem would be automatically picked by the LocalStack container.
492
+
After debugging a Lambda function, its associated container will automatically stop.
465
493
466
494
The configuration file should contain a `functions` block where you can define debug settings
467
495
for each specific Lambda function ARN.
@@ -527,3 +555,7 @@ functions:
527
555
528
556
* [Lambda Code Mounting and Debugging (Python)](https://github.com/localstack/localstack-pro-samples/tree/master/lambda-mounting-and-debugging)
529
557
* [Spring Cloud Function on LocalStack (Kotlin JVM)](https://github.com/localstack/localstack-pro-samples/tree/master/sample-archive/spring-cloud-function-microservice)
0 commit comments