AWS Security ChangesHomeSearch

AWS controltower: Fix broken URL for AWS Config Aggregator Documentation

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

File: controltower/latest/controlreference/review-compliance.md

Summary

Corrected a broken hyperlink by removing an extra slash in the AWS Config Aggregator Documentation URL.

Security assessment

The change fixes a documentation URL typo; it does not address security vulnerabilities or introduce security content.

Evidence

+For more information on how AWS Control Tower collects information about resources, see the [AWS Config Aggregator Documentation](https://docs.aws.amazon.com/config/latest/developerguide/aggregate-data.html).

Diff

diff --git a/controltower/latest/controlreference/review-compliance.md b/controltower/latest/controlreference/review-compliance.md
index 3f77efd52..38c7ef2c2 100644
--- a//controltower/latest/controlreference/review-compliance.md
+++ b//controltower/latest/controlreference/review-compliance.md
@@ -52 +52 @@ To receive updates about compliance, you can subscribe to SNS topics that send n
-For more information on how AWS Control Tower collects information about resources, see the [AWS Config Aggregator Documentation](https://docs.aws.amazon.com//config/latest/developerguide/aggregate-data.html).
+For more information on how AWS Control Tower collects information about resources, see the [AWS Config Aggregator Documentation](https://docs.aws.amazon.com/config/latest/developerguide/aggregate-data.html).
@@ -56 +56 @@ For more information on how AWS Control Tower collects information about resourc
-Drifted resources may be shown with status **Unknown** in the **Compliance** status field of the AWS Control Tower console. The **Unknown** state indicates that AWS Control Tower cannot determine the compliance status of the resource, because drift is present. Drift is not necessarily a detective control compliance violation. For more information about drift, see [Detect and resolve drift in AWS Control Tower](https://docs.aws.amazon.com//controltower/latest/userguide/drift.html). 
+Drifted resources may be shown with status **Unknown** in the **Compliance** status field of the AWS Control Tower console. The **Unknown** state indicates that AWS Control Tower cannot determine the compliance status of the resource, because drift is present. Drift is not necessarily a detective control compliance violation. For more information about drift, see [Detect and resolve drift in AWS Control Tower](https://docs.aws.amazon.com/controltower/latest/userguide/drift.html).