AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-02-28 · Documentation low

File: eks/latest/eksctl/creating-and-managing-clusters.md

Summary

Fixed CloudFormation spelling typo in documentation

Security assessment

Minor typo correction with no security implications.

Diff

diff --git a/eks/latest/eksctl/creating-and-managing-clusters.md b/eks/latest/eksctl/creating-and-managing-clusters.md
index 0c5def3fd..76c59f52e 100644
--- a//eks/latest/eksctl/creating-and-managing-clusters.md
+++ b//eks/latest/eksctl/creating-and-managing-clusters.md
@@ -96 +96 @@ If you needed to use an existing VPC, you can use a config file like this:
-The cluster name or nodegroup name must contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can’t exceed 128 characters, or you will receive a validation error. For more information, see [Create a stack from the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-console-create-stack-parameters.html) in the AWS CLoudFormation user guide.
+The cluster name or nodegroup name must contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can’t exceed 128 characters, or you will receive a validation error. For more information, see [Create a stack from the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-console-create-stack-parameters.html) in the AWS CloudFormation user guide.