AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/automode-workload.md

Summary

Fixed typo from 'sufficent' to 'sufficient' in description of IAM principal permissions

Security assessment

This is a typo correction that improves readability but doesn't address any security vulnerability or add security documentation. The content about IAM permissions remains the same, just with corrected spelling.

Diff

diff --git a/eks/latest/userguide/automode-workload.md b/eks/latest/userguide/automode-workload.md
index 4141dc2df..e2f359c6f 100644
--- a//eks/latest/userguide/automode-workload.md
+++ b//eks/latest/userguide/automode-workload.md
@@ -19 +19 @@ In this tutorial, you’ll learn how to deploy a sample workload to an EKS Auto
-  * An IAM principal, such as a user or role, with sufficent permissions to manage networking, compute, and EKS resources.
+  * An IAM principal, such as a user or role, with sufficient permissions to manage networking, compute, and EKS resources.