AWS lambda documentation change
Summary
Added release notes for new AWS managed policy (AWSLambdaNetworkConnectorOperatorPolicy) and self-managed S3 code storage feature
Security assessment
The change documents a new AWS managed policy which is a security feature controlling network resource permissions. No evidence of addressing a specific vulnerability.
Diff
diff --git a/lambda/latest/dg/lambda-releases.md b/lambda/latest/dg/lambda-releases.md index 1de6dd745..bb3145989 100644 --- a//lambda/latest/dg/lambda-releases.md +++ b//lambda/latest/dg/lambda-releases.md @@ -14,0 +15 @@ Change| Description| Date +[AWS managed policy update](https://docs.aws.amazon.com/lambda/latest/dg/security-iam-awsmanpol.html#lambda-security-iam-awsmanpol-updates)| Lambda added a new AWS managed policy (`AWSLambdaNetworkConnectorOperatorPolicy`) to grant permissions to create and administer elastic network interface (ENI) resources managed by the Lambda Network Connector. For more information, see [Lambda updates to AWS managed policies](https://docs.aws.amazon.com/lambda/latest/dg/security-iam-awsmanpol.html#lambda-security-iam-awsmanpol-updates).| June 19, 2026 @@ -15,0 +17 @@ Change| Description| Date +[Self-managed S3 code storage](https://docs.aws.amazon.com/lambda/latest/dg/configuration-self-managed-storage.html)| Lambda now supports self-managed S3 buckets for function and layer code storage. You can configure Lambda to reference your code directly from your S3 bucket, eliminating Lambda-managed storage limits. For details, see [Self-managed S3 code storage](https://docs.aws.amazon.com/lambda/latest/dg/configuration-self-managed-storage.html).| April 30, 2026