AWS eks documentation change
Summary
Corrected pronoun agreement in service-linked role deletion documentation (changed 'their' to 'its')
Security assessment
Grammatical correction that doesn't modify security controls. The protection against accidental permission removal is unchanged.
Diff
diff --git a/eks/latest/userguide/using-service-linked-roles-eks-outpost.md b/eks/latest/userguide/using-service-linked-roles-eks-outpost.md index fa9c24dcf..00336cfaa 100644 --- a//eks/latest/userguide/using-service-linked-roles-eks-outpost.md +++ b//eks/latest/userguide/using-service-linked-roles-eks-outpost.md @@ -19 +19 @@ 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.