AWS eks documentation change
Summary
Minor wording changes to prerequisites for CNI IAM role configuration
Security assessment
Grammatical improvements without security implications. No changes to security-related content.
Diff
diff --git a/eks/latest/userguide/cni-iam-role.md b/eks/latest/userguide/cni-iam-role.md index 6f91664ed..88f1ba9bd 100644 --- a//eks/latest/userguide/cni-iam-role.md +++ b//eks/latest/userguide/cni-iam-role.md @@ -26 +26 @@ The Pods for the Amazon VPC CNI plugin for Kubernetes have access to the permiss - * An existing Amazon EKS cluster. To deploy one, see [Get started with Amazon EKS](./getting-started.html). + * Requires an existing Amazon EKS cluster. To deploy one, see [Get started with Amazon EKS](./getting-started.html). @@ -28 +28 @@ The Pods for the Amazon VPC CNI plugin for Kubernetes have access to the permiss - * An existing AWS Identity and Access Management (IAM) OpenID Connect (OIDC) provider for your cluster. To determine whether you already have one, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html). + * Requires an existing AWS Identity and Access Management (IAM) OpenID Connect (OIDC) provider for your cluster. To determine whether you already have one, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html).