AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2026-02-13 · Documentation low

File: IAM/latest/UserGuide/id_credentials_temp_control-access_disable-perms.md

Summary

Updated an example JSON policy by replacing placeholder 'account-id' with a sample account number '123456789012' in a federated user context.

Security assessment

This is a routine documentation improvement providing clearer example syntax. No evidence of security vulnerability fixes, security feature additions, or security-related context. The change only improves example readability without altering security concepts.

Diff

diff --git a/IAM/latest/UserGuide/id_credentials_temp_control-access_disable-perms.md b/IAM/latest/UserGuide/id_credentials_temp_control-access_disable-perms.md
index 42f142711..464c4f89e 100644
--- a//IAM/latest/UserGuide/id_credentials_temp_control-access_disable-perms.md
+++ b//IAM/latest/UserGuide/id_credentials_temp_control-access_disable-perms.md
@@ -243 +243 @@ JSON
-                "account-id:<federated-user-caller-specified-name>"
+                "123456789012:<federated-user-caller-specified-name>"