AWS eks documentation change
Summary
Removed redundant EKS cluster endpoint format listings for different AWS regions and partitions.
Security assessment
This change appears to be documentation cleanup without security implications. No evidence of security vulnerability fixes or access control modifications. The removed endpoint formats were redundant rather than security-sensitive.
Diff
diff --git a/eks/latest/userguide/cluster-endpoint.md b/eks/latest/userguide/cluster-endpoint.md index fbdd6b258..1d9db0ea4 100644 --- a//eks/latest/userguide/cluster-endpoint.md +++ b//eks/latest/userguide/cluster-endpoint.md @@ -23,3 +22,0 @@ AWS - -EKS cluster public/private endpoint: `eks-cluster.`region`.api.aws` - @@ -28,3 +24,0 @@ AWS GovCloud (US) - -EKS cluster public/private endpoint: `eks-cluster.`region`.api.aws` - @@ -34,2 +27,0 @@ Amazon Web Services in China -EKS cluster public/private endpoint: `eks-cluster.`region`.api.amazonwebservices.com.cn` - @@ -46,3 +37,0 @@ AWS - -EKS cluster public/private endpoint `eks-cluster.`region`.eks.amazonaws.com` - @@ -51,3 +39,0 @@ AWS GovCloud (US) - -EKS cluster public/private endpoint `eks-cluster.`region`.eks.amazonaws.com` - @@ -57,2 +42,0 @@ Amazon Web Services in China -EKS cluster public/private endpoint `eks-cluster.`region`.amazonwebservices.com.cn` -