AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-05-25 · Documentation low

File: eks/latest/userguide/security-iam-troubleshoot.md

Summary

Updated STS endpoint configuration guidance by removing version-specific references

Security assessment

Clarifies current default behavior but doesn't introduce new security controls or address vulnerabilities.

Diff

diff --git a/eks/latest/userguide/security-iam-troubleshoot.md b/eks/latest/userguide/security-iam-troubleshoot.md
index 4b2a79f9a..cf417f935 100644
--- a//eks/latest/userguide/security-iam-troubleshoot.md
+++ b//eks/latest/userguide/security-iam-troubleshoot.md
@@ -78 +78 @@ Your containers receive this error if your application is explicitly making requ
-  * Configure your service accounts to use the global endpoint. All versions earlier than `1.22` used the global endpoint by default, but version `1.22` and later clusters use the regional endpoint by default. For more information, see [Configure the AWS Security Token Service endpoint for a service account](./configure-sts-endpoint.html).
+  * Configure your service accounts to use the global endpoint. Clusters use the regional endpoint by default. For more information, see [Configure the AWS Security Token Service endpoint for a service account](./configure-sts-endpoint.html).