AWS Security ChangesHomeSearch

AWS controltower documentation change

Service: controltower · 2025-11-22 · Documentation low

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

Summary

Fixed URL formatting by adding double slashes in documentation links

Security assessment

The changes only correct URL paths (e.g., adding an extra slash after the domain). No security-related content was added or modified.

Diff

diff --git a/controltower/latest/userguide/account-auto-enrollment.md b/controltower/latest/userguide/account-auto-enrollment.md
index a7ece9758..7387eddeb 100644
--- a//controltower/latest/userguide/account-auto-enrollment.md
+++ b//controltower/latest/userguide/account-auto-enrollment.md
@@ -11 +11 @@ 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.
@@ -34 +34 @@ 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). 
@@ -38 +38 @@ 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_.