AWS eks documentation change
Summary
Corrected terminology from 'managed node group' to 'Fargate profile' for service-linked role recreation.
Security assessment
Terminology update to match service context; no security implications or addition of security documentation.
Diff
diff --git a/eks/latest/userguide/using-service-linked-roles-eks-fargate.md b/eks/latest/userguide/using-service-linked-roles-eks-fargate.md index 376570152..4aafaad55 100644 --- a//eks/latest/userguide/using-service-linked-roles-eks-fargate.md +++ b//eks/latest/userguide/using-service-linked-roles-eks-fargate.md @@ -55 +55 @@ You don’t need to manually create a service-linked role. When you create a Far -If you delete this service-linked role, and then need to create it again, you can use the same process to recreate the role in your account. When you create another managed node group, Amazon EKS creates the service-linked role for you again. +If you delete this service-linked role, and then need to create it again, you can use the same process to recreate the role in your account. When you create another Fargate profile, Amazon EKS creates the service-linked role for you again.