AWS eks documentation change
Summary
Updated link formatting for AmazonEKSVPCResourceController policy reference
Security assessment
Change only adjusts link syntax. The content maintains security guidance about required IAM policies for network interface management, but no specific vulnerability is addressed.
Diff
diff --git a/eks/latest/userguide/security-groups-pods-deployment.md b/eks/latest/userguide/security-groups-pods-deployment.md index 8f35a2963..48cd2589a 100644 --- a//eks/latest/userguide/security-groups-pods-deployment.md +++ b//eks/latest/userguide/security-groups-pods-deployment.md @@ -25 +25 @@ If your Amazon VPC CNI plugin for Kubernetes version is earlier than `1.7.7`, th - 2. Add the [AmazonEKSVPCResourceController](https://console.aws.amazon.com/iam/home#/policies/arn:aws:iam::aws:policy/AmazonEKSVPCResourceController) managed IAM policy to the [cluster role](./cluster-iam-role.html#create-service-role) that is associated with your Amazon EKS cluster. The policy allows the role to manage network interfaces, their private IP addresses, and their attachment and detachment to and from network instances. + 2. Add the link:iam/home#/policies/arn:aws:iam::aws:policy/AmazonEKSVPCResourceController[AmazonEKSVPCResourceController,type="console"] managed IAM policy to the [cluster role](./cluster-iam-role.html#create-service-role) that is associated with your Amazon EKS cluster. The policy allows the role to manage network interfaces, their private IP addresses, and their attachment and detachment to and from network instances.