AWS eks documentation change
Summary
Fixed a typo: removed duplicate word 'policy' in 'The above policy policy'.
Security assessment
This is a typo correction in a sentence describing an IAM policy for EKS Pod Identity. While the topic involves IAM roles and security, the change itself is purely grammatical and does not alter security guidance or indicate a security issue.
Diff
diff --git a/eks/latest/userguide/pod-id-assign-target-role.md b/eks/latest/userguide/pod-id-assign-target-role.md index 8eb0323bc..d89df2357 100644 --- a//eks/latest/userguide/pod-id-assign-target-role.md +++ b//eks/latest/userguide/pod-id-assign-target-role.md @@ -101 +101 @@ In this step, you will establish a secure trust chain by creating and configurin -The above policy policy lets the role `eks-pod-identity-primary-role` from AWS account 111122223333 with the relevant [EKS Pod Identity Session Tags](https://docs.aws.amazon.com/eks/latest/userguide/pod-id-abac.html) assume this role. +The above policy lets the role `eks-pod-identity-primary-role` from AWS account 111122223333 with the relevant [EKS Pod Identity Session Tags](https://docs.aws.amazon.com/eks/latest/userguide/pod-id-abac.html) assume this role.