AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/update-addon-role.md

Summary

Corrected typo from 'add update' to 'update' in instruction for EKS add-on IAM roles.

Security assessment

Typo fix in documentation about IAM roles; no new security information added or security issues addressed.

Diff

diff --git a/eks/latest/userguide/update-addon-role.md b/eks/latest/userguide/update-addon-role.md
index 752e7902f..8ed4eddbc 100644
--- a//eks/latest/userguide/update-addon-role.md
+++ b//eks/latest/userguide/update-addon-role.md
@@ -13 +13 @@ To contribute to this user guide, choose the **Edit this page on GitHub** link t
-Certain Amazon EKS add-ons need IAM roles and permissions. Before you add update an Amazon EKS add-on to use a Pod Identity association, verify the role and policy to use. For more information, see [Retrieve IAM information about an Amazon EKS add-on](./retreive-iam-info.html).
+Certain Amazon EKS add-ons need IAM roles and permissions. Before you update an Amazon EKS add-on to use a Pod Identity association, verify the role and policy to use. For more information, see [Retrieve IAM information about an Amazon EKS add-on](./retreive-iam-info.html).