AWS Lambda now supports Amazon S3 Files, enabling your Lambda functions to mount Amazon S3 buckets as file systems and perform standard file operations without downloading data for processing. Built using Amazon EFS, S3 Files gives you the performance and simplicity of a file system with the scalability, durability, and cost-effectiveness of S3. Multiple Lambda functions can connect to the same S3 Files file system simultaneously, sharing data through a common workspace without building custom synchronization logic.
The S3 Files integration simplifies stateful workloads in Lambda by eliminating the overhead of downloading objects, uploading results, and managing ephemeral storage limits. This is particularly valuable for AI and machine learning workloads where agents need to persist memory and share state across pipeline steps. Lambda durable functions make these multi-step AI workflows possible by orchestrating parallel execution with automatic checkpointing. For example, an orchestrator function can clone a repository to a shared workspace while multiple agent functions analyze the code in parallel. The durable function handles checkpointing of execution state while S3 Files provides seamless data sharing across all steps.
To use S3 Files with Lambda, configure your function to mount an S3 bucket through the Lambda console, AWS CLI, AWS SDKs, AWS CloudFormation, or AWS Serverless Application Model (SAM). To learn more about how to use S3 Files with your Lambda function, visit the Lambda developer guide.
S3 Files is supported for Lambda functions not configured with a capacity provider, in all AWS Regions where both Lambda and S3 Files are available, at no additional charge beyond standard Lambda and S3 pricing.
Categories: general:products/aws-lambda,marketing:marchitecture/storage,marketing:marchitecture/artificial-intelligence,marketing:marchitecture/serverless
Source: Amazon Web Services
Latest Posts
- M365 and Microsoft Teams: Unified management of app and agent availability in Teams, Outlook, and the Microsoft 365 app [MC796790]
![M365 and Microsoft Teams: Unified management of app and agent availability in Teams, Outlook, and the Microsoft 365 app [MC796790] 2 pexels yankrukov 5215398](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Teams: Rule-based enablement of Microsoft 365 third-party apps in the Teams admin center [MC1085133]
![(Updated) Microsoft Teams: Rule-based enablement of Microsoft 365 third-party apps in the Teams admin center [MC1085133] 3 pexels pachon in motion 426015731 16931380](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Introducing the new SharePoint experience [MC1240699]
![(Updated) Introducing the new SharePoint experience [MC1240699] 4 pexels pixabay 462162](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Outlook: Copilot Chat available in shared and delegate mailboxes [MC1246031]
![(Updated) Microsoft Outlook: Copilot Chat available in shared and delegate mailboxes [MC1246031] 5 pexels tomfisk 1595104](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)

![M365 and Microsoft Teams: Unified management of app and agent availability in Teams, Outlook, and the Microsoft 365 app [MC796790] 2 pexels yankrukov 5215398](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-yankrukov-5215398-150x150.webp)
![(Updated) Microsoft Teams: Rule-based enablement of Microsoft 365 third-party apps in the Teams admin center [MC1085133] 3 pexels pachon in motion 426015731 16931380](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-pachon-in-motion-426015731-16931380-150x150.webp)
![(Updated) Introducing the new SharePoint experience [MC1240699] 4 pexels pixabay 462162](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-pixabay-462162-150x150.webp)
![(Updated) Microsoft Outlook: Copilot Chat available in shared and delegate mailboxes [MC1246031] 5 pexels tomfisk 1595104](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-tomfisk-1595104-150x150.webp)
