AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/set-builtin-node-pools.md

Summary

Fixed typo in documentation about setting up built-in node pools - changed 'sufficent' to 'sufficient' in IAM permissions requirement

Security assessment

This is a minor spelling correction that does not change the meaning or security implications of the documentation. The correction maintains the same IAM permission requirements without introducing new security guidance or addressing vulnerabilities.

Diff

diff --git a/eks/latest/userguide/set-builtin-node-pools.md b/eks/latest/userguide/set-builtin-node-pools.md
index 0f567101d..afdc1f283 100644
--- a//eks/latest/userguide/set-builtin-node-pools.md
+++ b//eks/latest/userguide/set-builtin-node-pools.md
@@ -55 +55 @@ Enabling at least one built-in NodePool is required for EKS to provision the "de
-    * Login to the CLI with sufficent IAM permissions to create AWS resources including IAM Policies, IAM Roles, and EKS Clusters.
+    * Login to the CLI with sufficient IAM permissions to create AWS resources including IAM Policies, IAM Roles, and EKS Clusters.