AWS Lambda functions can now mount Amazon S3 buckets as file systems with S3 Files

Published
April 21, 2026
https://aws.amazon.com/about-aws/whats-new/2026/04/aws-lambda-amazon-s3/

AWS Lambda S3 Files Support

AWS Lambda now supports Amazon S3 Files, allowing Lambda functions to mount S3 buckets as file systems and perform file operations without downloading data. This integration simplifies stateful workloads, particularly for AI and machine learning tasks.

Key Benefits

  • Mount S3 buckets as file systems
  • Perform standard file operations
  • Share data across multiple Lambda functions
  • Simplify stateful workloads
  • No additional charge beyond standard Lambda and S3 pricing

What to do

  • Configure your Lambda function to mount an S3 bucket
  • Use Lambda console, AWS CLI, AWS SDKs, AWS CloudFormation, or AWS SAM
  • Visit the Lambda developer guide for more details

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.