AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/automode-get-started-eksctl.md

Summary

Fixed typo from 'sufficent' to 'sufficient' in two places describing required AWS CLI permissions

Security assessment

This is a minor typo correction that doesn't address any security vulnerability or weakness. The change clarifies language about required permissions but doesn't introduce new security guidance or fix a security issue.

Diff

diff --git a/eks/latest/userguide/automode-get-started-eksctl.md b/eks/latest/userguide/automode-get-started-eksctl.md
index 58645dcd8..540b12cdf 100644
--- a//eks/latest/userguide/automode-get-started-eksctl.md
+++ b//eks/latest/userguide/automode-get-started-eksctl.md
@@ -23 +23 @@ You must install version `0.195.0` or greater of eksctl. For more information, s
-You must have the `aws` and `eksctl` tools installed. You must be logged into the AWS CLI with sufficent permissions to manage AWS resources including: EC2 instances, EC2 networking, EKS clusters, and IAM roles. For more information, see [Set up to use Amazon EKS](./setting-up.html).
+You must have the `aws` and `eksctl` tools installed. You must be logged into the AWS CLI with sufficient permissions to manage AWS resources including: EC2 instances, EC2 networking, EKS clusters, and IAM roles. For more information, see [Set up to use Amazon EKS](./setting-up.html).
@@ -32 +32 @@ Run the following command to create a new EKS Auto Mode cluster with
-You must have the `aws` and `eksctl` tools installed. You must be logged into the AWS CLI with sufficent permissions to manage AWS resources including: EC2 instances, EC2 networking, EKS clusters, and IAM roles. For more information, see [Set up to use Amazon EKS](./setting-up.html).
+You must have the `aws` and `eksctl` tools installed. You must be logged into the AWS CLI with sufficient permissions to manage AWS resources including: EC2 instances, EC2 networking, EKS clusters, and IAM roles. For more information, see [Set up to use Amazon EKS](./setting-up.html).