AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/eksctl/iam-identity-mappings.md

Summary

Fixed a typo in the word 'migrating' (changed from 'migraitng').

Security assessment

Change is a simple typo correction with no security context. The content recommends migrating from the aws-auth ConfigMap to EKS Pod Identity Associations, but this is existing guidance, not a new security disclosure.

Diff

diff --git a/eks/latest/eksctl/iam-identity-mappings.md b/eks/latest/eksctl/iam-identity-mappings.md
index eeb0c975c..726023ca0 100644
--- a//eks/latest/eksctl/iam-identity-mappings.md
+++ b//eks/latest/eksctl/iam-identity-mappings.md
@@ -11 +11 @@ Edit ConfigMap with a CLI CommandEdit ConfigMap using a ClusterConfig file
-AWS suggests migrating to [EKS Pod Identity Associations](./pod-identity-associations.html) from the `aws-auth` ConfigMap.
+AWS suggests migraitng to [EKS Pod Identity Associations](./pod-identity-associations.html) from the `aws-auth` ConfigMap.