AWS eks documentation change
Summary
Corrected pronoun agreement in service-linked role deletion documentation (changed 'their' to 'its')
Security assessment
Minor grammatical improvement with no impact on security content. The protection mechanism against accidental permission removal remains identical.
Diff
diff --git a/eks/latest/userguide/using-service-linked-roles-eks-dashboard.md b/eks/latest/userguide/using-service-linked-roles-eks-dashboard.md index 98a14855e..08832bb95 100644 --- a//eks/latest/userguide/using-service-linked-roles-eks-dashboard.md +++ b//eks/latest/userguide/using-service-linked-roles-eks-dashboard.md @@ -25 +25 @@ A service-linked role makes setting up Amazon EKS easier because you don’t hav -You can delete a service-linked role only after first deleting their related resources. This protects your Amazon EKS resources because you can’t inadvertently remove permission to access the resources. +You can delete a service-linked role only after first deleting its related resources. This protects your Amazon EKS resources because you can’t inadvertently remove permission to access the resources.