AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-07-10 · Documentation low

File: eks/latest/userguide/pod-identities.md

Summary

Restructured documentation to separate limits from considerations and updated pod identity association limit to 5,000 per cluster

Security assessment

Documentation reorganization and limit increase without security context or vulnerability references

Diff

diff --git a/eks/latest/userguide/pod-identities.md b/eks/latest/userguide/pod-identities.md
index f5850839f..41017a4e4 100644
--- a//eks/latest/userguide/pod-identities.md
+++ b//eks/latest/userguide/pod-identities.md
@@ -5 +5 @@
-Benefits of EKS Pod IdentitiesOverview of setting up EKS Pod IdentitiesEKS Pod Identity considerations
+Benefits of EKS Pod IdentitiesOverview of setting up EKS Pod IdentitiesLimitsConsiderations
@@ -66 +66 @@ Turn on EKS Pod Identities by completing the following procedures:
-## EKS Pod Identity considerations
+## Limits
@@ -68 +68,6 @@ Turn on EKS Pod Identities by completing the following procedures:
-  * **Pod Identity Association Limit** : You can create up to 5,000 EKS Pod Identity associations per cluster to map IAM roles to Kubernetes service accounts.
+  * Up to 5,000 EKS Pod Identity associations per cluster to map IAM roles to Kubernetes service accounts are supported.
+
+
+
+
+## Considerations