AWS Security ChangesHomeSearch

AWS controltower: Correct URL formatting in baselines documentation

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

File: controltower/latest/userguide/types-of-baselines.md

Summary

Fixed hyperlinks by removing redundant slashes to resolve navigation issues.

Security assessment

The change only repairs URL syntax without altering security guidance or addressing vulnerabilities.

Evidence

+For more information, see [How SCPs work with deny](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_evaluation.html#how_scps_deny) in the AWS Organizations documentation.

Diff

diff --git a/controltower/latest/userguide/types-of-baselines.md b/controltower/latest/userguide/types-of-baselines.md
index 022b6df49..c193d3aaa 100644
--- a//controltower/latest/userguide/types-of-baselines.md
+++ b//controltower/latest/userguide/types-of-baselines.md
@@ -44 +44 @@ The OU-level Region deny control has no way to allow Regions that the landing zo
-For more information, see [How SCPs work with deny](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_scps_evaluation.html#how_scps_deny) in the AWS Organizations documentation.
+For more information, see [How SCPs work with deny](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_evaluation.html#how_scps_deny) in the AWS Organizations documentation.
@@ -130 +130 @@ When you enable a baseline on an OU, that configuration is inherited by the OU's
-AWS Control Tower does not allow you to target accounts directly with baselines. However, you can track the enablement and drift status of each member account by means of their inherited child enabled baselines. To view the status of your accounts, you can call the [`ListEnabledBaselines`](https://docs.aws.amazon.com//controltower/latest/APIReference/API_ListEnabledBaselines.html) API with the `includeChildren` feature flag.
+AWS Control Tower does not allow you to target accounts directly with baselines. However, you can track the enablement and drift status of each member account by means of their inherited child enabled baselines. To view the status of your accounts, you can call the [`ListEnabledBaselines`](https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListEnabledBaselines.html) API with the `includeChildren` feature flag.