AWS eks documentation change
Summary
Fixed grammatical error in sentence about IAM managed policies listing
Security assessment
Change is purely grammatical correction ('attached' to 'are attached') without altering security meaning or addressing vulnerabilities
Diff
diff --git a/eks/latest/userguide/security-iam-awsmanpol.md b/eks/latest/userguide/security-iam-awsmanpol.md index e0f655612..2cea39972 100644 --- a//eks/latest/userguide/security-iam-awsmanpol.md +++ b//eks/latest/userguide/security-iam-awsmanpol.md @@ -331 +331 @@ This policy includes the following permissions that allow Amazon EKS to complete - * **`iam` ** – List all of the managed policies that attached to an IAM role. This is required so that Amazon EKS can list and validate all managed policies and permissions required to create a cluster. + * **`iam` ** – List all of the managed policies that are attached to an IAM role. This is required so that Amazon EKS can list and validate all managed policies and permissions required to create a cluster.