Skip to content

AWS Lambda Runtime Interface Client for Python v4.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:55
fb69aa6
  • Emit a structured runtime_worker_pool_initializing DEBUG log event once per execution environment during INIT in multi-concurrent (Lambda Managed Instances) mode, reporting workerCount and executionEnvironmentMaxConcurrency for worker pool observability. Only visible when the function log level is DEBUG or lower; no impact on the standard on-demand path.