github aws/serverless-application-model v1.25.0
Amazon Elastic File System Integration

latest releases: v1.87.0, v1.86.0, v1.85.0...
3 years ago

AWS SAM now supports adding FileSystemConfigs to your AWS::Serverless::Function resources, so that you can integrate your AWS Lambda functions with Amazon Elastic File System.

Customers can now use AWS Lambda to build data-intensive applications, load larger libraries and models, process larger amounts of data in a highly distributed manner, and share data across functions, containers and instances. AWS Lambda will automatically mount the file system and provide a local path to read and write data at low latency.

Changelog

  • b98e69c - Release changes for 1.25.0

Don't miss a new serverless-application-model release

NewReleases is sending notifications on new releases.