AWS lambda documentation change
Summary
Added release note about CloudWatch Logs permissions being added to AWSLambdaManagedEC2ResourceOperator policy.
Security assessment
Documents enhanced logging capabilities which support security monitoring, but doesn't indicate any security vulnerability being fixed.
Diff
diff --git a/lambda/latest/dg/lambda-releases.md b/lambda/latest/dg/lambda-releases.md index 377ccc6e4..1de6dd745 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 updated the `AWSLambdaManagedEC2ResourceOperator` managed policy to add Amazon CloudWatch permissions (`logs:CreateLogGroup`, `logs:CreateLogStream`, `logs:PutLogEvents`). For details, 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 10, 2026