AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-07-25 · Documentation low

File: IAM/latest/UserGuide/id_roles_use_permissions-to-switch.md

Summary

Updated account ID in resource ARN example

Security assessment

Standard example account ID update without security implications

Diff

diff --git a/IAM/latest/UserGuide/id_roles_use_permissions-to-switch.md b/IAM/latest/UserGuide/id_roles_use_permissions-to-switch.md
index e47373e4f..fbf343577 100644
--- a//IAM/latest/UserGuide/id_roles_use_permissions-to-switch.md
+++ b//IAM/latest/UserGuide/id_roles_use_permissions-to-switch.md
@@ -81 +81 @@ JSON
-        "Resource": "arn:aws:iam::account-id:role/Test*"
+            "Resource": "arn:aws:iam::111122223333:role/Test*"