AWS Security ChangesHomeSearch

AWS controltower: Fix broken links in account auto-enrollment documentation

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

File: controltower/latest/userguide/account-auto-enrollment.md

Summary

Corrected URLs by removing extra slashes to resolve broken hyperlinks.

Security assessment

The change only fixes URL formatting errors; it does not alter security guidance or address vulnerabilities.

Evidence

+If you optionally enable this feature, you can utilize the AWS Organizations APIs and console to move accounts into AWS Control Tower, without creating [_inheritance drift_](https://docs.aws.amazon.com/controltower/latest/userguide/governance-drift.html). The account automatically receives baseline resources and control configurations from the destination organizational unit (OU) in AWS Control Tower. This optional capability also allows you to move accounts between OUs within AWS Control Tower, without creating inheritance drift, if the two OUs have the same baseline configuration and the same controls enabled.

Diff

diff --git a/controltower/latest/userguide/account-auto-enrollment.md b/controltower/latest/userguide/account-auto-enrollment.md
index f8afdff9c..d90056999 100644
--- a//controltower/latest/userguide/account-auto-enrollment.md
+++ b//controltower/latest/userguide/account-auto-enrollment.md
@@ -13 +13 @@ The account auto-enrollment feature is available for landing zones of version 3.
-If you optionally enable this feature, you can utilize the AWS Organizations APIs and console to move accounts into AWS Control Tower, without creating [_inheritance drift_](https://docs.aws.amazon.com//controltower/latest/userguide/governance-drift.html). The account automatically receives baseline resources and control configurations from the destination organizational unit (OU) in AWS Control Tower. This optional capability also allows you to move accounts between OUs within AWS Control Tower, without creating inheritance drift, if the two OUs have the same baseline configuration and the same controls enabled.
+If you optionally enable this feature, you can utilize the AWS Organizations APIs and console to move accounts into AWS Control Tower, without creating [_inheritance drift_](https://docs.aws.amazon.com/controltower/latest/userguide/governance-drift.html). The account automatically receives baseline resources and control configurations from the destination organizational unit (OU) in AWS Control Tower. This optional capability also allows you to move accounts between OUs within AWS Control Tower, without creating inheritance drift, if the two OUs have the same baseline configuration and the same controls enabled.
@@ -36 +36 @@ If the source and destination OUs in AWS Control Tower have different configurat
-Specific roles and permissions are required for you to use the AWS Organizations `CreateAccount` API and `MoveAccount` API. For more information about using AWS Organizations with AWS Control Tower, see [AWS Control Tower and AWS Organizations](https://docs.aws.amazon.com//organizations/latest/userguide/services-that-can-integrate-CTower.html).
+Specific roles and permissions are required for you to use the AWS Organizations `CreateAccount` API and `MoveAccount` API. For more information about using AWS Organizations with AWS Control Tower, see [AWS Control Tower and AWS Organizations](https://docs.aws.amazon.com/organizations/latest/userguide/services-that-can-integrate-CTower.html).
@@ -40 +40 @@ Specific roles and permissions are required for you to use the AWS Organizations
-For more information and examples regarding these APIs, see [`CreateAccount`](https://docs.aws.amazon.com//organizations/latest/APIReference/API_CreateAccount.html) and [`MoveAccount`](https://docs.aws.amazon.com//organizations/latest/APIReference/API_MoveAccount.html) in the _AWS Organizations API Reference_.
+For more information and examples regarding these APIs, see [`CreateAccount`](https://docs.aws.amazon.com/organizations/latest/APIReference/API_CreateAccount.html) and [`MoveAccount`](https://docs.aws.amazon.com/organizations/latest/APIReference/API_MoveAccount.html) in the _AWS Organizations API Reference_.