AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/pod-id-abac.md

Summary

Fixed typo in documentation: changed 'infromation' to 'information' in a sentence about session tags and cross-account access.

Security assessment

This is a minor typographical correction with no security implications. The change does not alter any security guidance, fix a vulnerability, or add new security documentation. It simply corrects a spelling error in existing documentation about EKS Pod Identity session tags.

Diff

diff --git a/eks/latest/userguide/pod-id-abac.md b/eks/latest/userguide/pod-id-abac.md
index 1cbfa8351..ef7555fa7 100644
--- a//eks/latest/userguide/pod-id-abac.md
+++ b//eks/latest/userguide/pod-id-abac.md
@@ -90 +90 @@ AWS compresses inline session policies, managed policy ARNs, and session tags in
-All of the session tags that are added by EKS Pod Identity are _transitive_ ; the tag keys and values are passed to any `AssumeRole` actions that your workloads use to switch roles into another account. You can use these tags in policies in other accounts to limit access in cross-account scenarios. For more infromation, see [Chaining roles with session tags](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html#id_session-tags_role-chaining) in the _IAM User Guide_.
+All of the session tags that are added by EKS Pod Identity are _transitive_ ; the tag keys and values are passed to any `AssumeRole` actions that your workloads use to switch roles into another account. You can use these tags in policies in other accounts to limit access in cross-account scenarios. For more information, see [Chaining roles with session tags](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html#id_session-tags_role-chaining) in the _IAM User Guide_.