AWS Security ChangesHomeSearch

AWS IAM: Fix URL for IAM security best practices

Service: IAM · 2026-08-19 · Documentation low

File: IAM/latest/UserGuide/id.md

Summary

Corrected a typo in the URL for IAM security best practices by removing an extra slash.

Security assessment

The change fixes a documentation link without altering the referenced security content.

Evidence

+  * Follow the [Security best practices in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices-use-cases.html) when working with IAM identities.

Diff

diff --git a/IAM/latest/UserGuide/id.md b/IAM/latest/UserGuide/id.md
index 5ac3b7725..3b7498ed2 100644
--- a//IAM/latest/UserGuide/id.md
+++ b//IAM/latest/UserGuide/id.md
@@ -23 +23 @@ The AWS account root user is an AWS account principal that is created when your
-  * Follow the [Security best practices in IAM](https://docs.aws.amazon.com//IAM/latest/UserGuide/best-practices-use-cases.html) when working with IAM identities. 
+  * Follow the [Security best practices in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices-use-cases.html) when working with IAM identities.