AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-04-07 · Documentation low

File: eks/latest/userguide/eks-outposts-local-cluster-create.md

Summary

Removed duplicate sentence about cluster name uniqueness requirements

Security assessment

This is a minor documentation cleanup removing redundant text. No security implications or security-related content changes.

Diff

diff --git a/eks/latest/userguide/eks-outposts-local-cluster-create.md b/eks/latest/userguide/eks-outposts-local-cluster-create.md
index 9a1bea790..3bffa4540 100644
--- a//eks/latest/userguide/eks-outposts-local-cluster-create.md
+++ b//eks/latest/userguide/eks-outposts-local-cluster-create.md
@@ -81 +81 @@ You could also use the [AWS CLI](https://docs.aws.amazon.com/cli/latest/referenc
-     * Replace `my-cluster` with a name for your cluster. The name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphanumeric character and can’t be longer than 100 characters. The name must be unique within the AWS Region and AWS account that you’re creating the cluster in. The name must be unique within the AWS Region and AWS account that you’re creating the cluster in.
+     * Replace `my-cluster` with a name for your cluster. The name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphanumeric character and can’t be longer than 100 characters. The name must be unique within the AWS Region and AWS account that you’re creating the cluster in.