AWS eks documentation change
Summary
Added documentation about AWS managed policy update granting ec2:ModifyNetworkInterfaceAttribute permission in AmazonEKSNetworkingPolicy
Security assessment
The change documents an IAM policy permission addition but does not indicate it addresses a vulnerability. It adds security-related documentation about policy updates.
Diff
diff --git a/eks/latest/userguide/doc-history.md b/eks/latest/userguide/doc-history.md index 0fd643261..6d3e0e5bd 100644 --- a//eks/latest/userguide/doc-history.md +++ b//eks/latest/userguide/doc-history.md @@ -18,0 +19 @@ Change| Description| Date +[AWS managed policy updates](https://docs.aws.amazon.com/eks/latest/userguide/security-iam-awsmanpol.html)| Added `ec2:ModifyNetworkInterfaceAttribute` permission in `AmazonEKSNetworkingPolicy`. This allows Amazon EKS Auto Mode Controller to modify network interface attributes related to EC2 instances| February 3, 2026