AWS Security ChangesHomeSearch

AWS controltower: Fix URL in IAM documentation reference

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

File: controltower/latest/userguide/aft-required-roles.md

Summary

Corrected a broken link to the AWS IAM User Guide by removing an extra slash in the URL.

Security assessment

The change fixes a documentation URL but does not impact IAM policies, security controls, or address any weaknesses.

Evidence

+In general, roles and policies are part of identity and access management (IAM) in AWS. Refer to the [_AWS IAM User Guide_](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html) for more information.

Diff

diff --git a/controltower/latest/userguide/aft-required-roles.md b/controltower/latest/userguide/aft-required-roles.md
index 137da7229..966d1f186 100644
--- a//controltower/latest/userguide/aft-required-roles.md
+++ b//controltower/latest/userguide/aft-required-roles.md
@@ -9 +9 @@
-In general, roles and policies are part of identity and access management (IAM) in AWS. Refer to the [_AWS IAM User Guide_](https://docs.aws.amazon.com//IAM/latest/UserGuide/introduction.html) for more information.
+In general, roles and policies are part of identity and access management (IAM) in AWS. Refer to the [_AWS IAM User Guide_](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html) for more information.