AWS SAM CLI adds BuildKit support for AWS Lambda functions packaged as container images
AWS Lambda ยท 2026-05-05
Actions
Technical Details
| Affected Versions | 1.159.0 |
|---|---|
| Regions | all |
| Cost Impact | Neutral |
What This Means
For DevOps Teams
Update SAM CLI to version 1.159.0 or later and configure the --use-buildkit flag with sam build to leverage advanced BuildKit features for more efficient Lambda function container image builds, reducing development toil and improving image optimization.
For Platform Teams
Adopt BuildKit support in SAM CLI to enable multi-stage builds, improved caching, and cross-architecture builds for Lambda functions, resulting in smaller, more secure, and performant container images.
For Executives
Evaluate adopting BuildKit support in SAM CLI to achieve faster container image builds, reduced rebuild times, and optimized Lambda function images, leading to improved developer productivity and cost efficiency in cloud operations.
Source
Related AWS Lambda Updates
- AWS Lambda adds support for Ruby 4.0 (2026-04-30)
- AWS Lambda Provisioned Mode for Kafka event source mappings (ESMs) now available in AWS Asia Pacific (Taipei) and AWS GovCloud (US) Regions (2026-04-24)
- AWS Lambda durable functions are now available in 16 additional AWS Regions (2026-04-22)
- AWS Lambda functions can now mount Amazon S3 buckets as file systems with S3 Files (2026-04-21)
- AWS Lambda Durable Execution SDK for Java GA (2026-04-21)