AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-06-13 · Documentation low

File: IAM/latest/UserGuide/access_policies_examples.md

Summary

Changed 'federated users' to 'user with temporary credentials' in S3 home directory policy example

Security assessment

Clarifies credential type but does not address vulnerabilities or document new security features

Diff

diff --git a/IAM/latest/UserGuide/access_policies_examples.md b/IAM/latest/UserGuide/access_policies_examples.md
index de9562c64..3e0ad4a40 100644
--- a//IAM/latest/UserGuide/access_policies_examples.md
+++ b//IAM/latest/UserGuide/access_policies_examples.md
@@ -165 +165 @@ If you would like to submit a policy to be included in this reference guide, use
-  * Allows federated users to access their own home directory in Amazon S3, programmatically and in the console ([View this policy](./reference_policies_examples_s3_federated-home-directory-console.html).)
+  * Allows a user with temporary credentials to access their own home directory in Amazon S3, programmatically and in the console ([View this policy](./reference_policies_examples_s3_federated-home-directory-console.html).)