AWS Security ChangesHomeSearch

AWS IAM: Fix Amazon S3 consistency model documentation URL

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

File: IAM/latest/UserGuide/troubleshoot.md

Summary

Corrected duplicate slashes in the Amazon S3 Data Consistency Model documentation link.

Security assessment

URL formatting fix without impact on security guidance or vulnerabilities.

Evidence

-  * **Amazon S3** : [Amazon S3 Data Consistency Model](https://docs.aws.amazon.com//AmazonS3/latest/userguide/Welcome.html#ConsistencyModel) in the _Amazon Simple Storage Service User Guide_

Diff

diff --git a/IAM/latest/UserGuide/troubleshoot.md b/IAM/latest/UserGuide/troubleshoot.md
index 20038c320..f2d9763d9 100644
--- a//IAM/latest/UserGuide/troubleshoot.md
+++ b//IAM/latest/UserGuide/troubleshoot.md
@@ -97 +97 @@ For more information about how some other AWS services are affected by this, con
-  * **Amazon S3** : [Amazon S3 Data Consistency Model](https://docs.aws.amazon.com//AmazonS3/latest/userguide/Welcome.html#ConsistencyModel) in the _Amazon Simple Storage Service User Guide_
+  * **Amazon S3** : [Amazon S3 Data Consistency Model](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html#ConsistencyModel) in the _Amazon Simple Storage Service User Guide_