- Introduces self‑managed Amazon S3 bucket storage mode (`S3ObjectStorageMode=REFERENCE`) allowing Lambda to reference code directly without copying.
- Removes the copy step, eliminating the 75 GB per‑region code‑storage limit and reducing activation latency; default Lambda‑managed limit raised to 300 GB.
- Requires granting `s3:GetObject` and `s3:GetObjectVersion` to the Lambda service principal; no extra Lambda fees, only standard S3 costs.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.