AWS eks documentation change
Summary
Added entry for new IAM permissions added to AWSServiceRoleForAmazonEKSNodegroup policy
Security assessment
Documents IAM policy changes for warm pool management, which relates to resource security but doesn't address a specific vulnerability.
Diff
diff --git a/eks/latest/userguide/doc-history.md b/eks/latest/userguide/doc-history.md index d2ac93aa5..e427ff894 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 `autoscaling:PutWarmPool`, `autoscaling:DeleteWarmPool`, and `autoscaling:DescribeWarmPool` permissions to `AWSServiceRoleForAmazonEKSNodegroup` policy. This allows Amazon EKS Managed Nodegroups to manage underlying ASG warm pool resources throughout the node group lifecycle.| February 17, 2026