AWS Lambda increases the file descriptor limit to 4,096 for functions running on Lambda Managed Instances

Published
March 26, 2026
https://aws.amazon.com/about-aws/whats-new/2026/03/aws-Lambda-file-descriptors-increase-4096/

AWS Lambda File Descriptor Limit Increase

AWS Lambda has increased the file descriptor limit from 1,024 to 4,096 for functions running on Lambda Managed Instances (LMI). This allows for running I/O intensive workloads such as high-concurrency web services and file-heavy data processing pipelines.

Lambda functions can now handle more simultaneous requests, enabling larger connection pools and effective use of multi-concurrency for functions on LMI.

What to do

  • Update your Lambda functions to take advantage of the increased file descriptor limit.
  • Consider migrating to Lambda Managed Instances for I/O intensive workloads.

Source: AWS release notes




If you need further guidance on AWS, our experts are available at AWS@westloop.io. You may also reach us by submitting the Contact Us form.

Follow our blog

Get the latest insights and advice on AWS services from our experts.

By clicking Sign Up you're confirming that you agree with our Terms and Conditions.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.