aws AWS What's New ·

AWS Lambda Managed Instances logs now available in CloudWatch

infraawsengineeraws-ec2aws-lambda
feature

AWS Lambda now publishes logs for Lambda Managed Instances (LMI) capacity providers to Amazon CloudWatch Logs. This provides visibility into scaling activity and instance lifecycle operations, helping customers monitor and troubleshoot their EC2 instances used for Lambda functions. The logs are automatically enabled by default in all commercial AWS regions where LMI is available and are structured in JSON format for easier filtering and analysis.

  • Publish LMI capacity provider logs to CloudWatch
  • Log availability and configuration
Features (1)
  • Publish LMI capacity provider logs to CloudWatch

    AWS Lambda now publishes logs for Lambda Managed Instances (LMI) capacity providers to Amazon CloudWatch Logs, providing visibility into scaling and instance lifecycle operations. These structured JSON logs can help customers monitor, troubleshoot, and optimize their managed EC2 instances.

Notes (1)
  • Log availability and configuration

    Capacity provider logs are available in all AWS Commercial Regions where LMI is supported and are enabled by default. Customers can view these logs in the Lambda console or configure them using the Lambda API, AWS CLI, SAM, or CloudFormation.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/07/aws-lambda-managed-instances-logs/

Related releases