AWS eks documentation change
Summary
Added documentation for AWS managed policy updates, including a new `ec2:CopyVolumes` permission in the AmazonEBSCSIDriverPolicy.
Security assessment
The change documents an expansion of IAM permissions for the EBS CSI Driver to enable volume copying. While this relates to security documentation, there is no evidence it addresses a specific security vulnerability.
Diff
diff --git a/eks/latest/userguide/doc-history.md b/eks/latest/userguide/doc-history.md index bca008c0a..f1eded890 100644 --- a//eks/latest/userguide/doc-history.md +++ b//eks/latest/userguide/doc-history.md @@ -17,0 +18 @@ Change| Description| Date +[AWS managed policy updates](https://docs.aws.amazon.com/eks/latest/userguide/security-iam-awsmanpol.html)| Added `ec2:CopyVolumes` permission to `AmazonEBSCSIDriverPolicy` to allow the EBS CSI Driver to copy EBS volumes directly.| November 17, 2025