AWS Security ChangesHomeSearch

AWS controltower: Fix broken URL for EventBridge Notification setup

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

File: controltower/latest/controlreference/receive-notifications.md

Summary

Corrected a broken hyperlink by removing an extra slash in the EventBridge Notification setup URL.

Security assessment

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

Evidence

+AWS Control Tower will no longer be sending drift notifications to SNS topic for all customers on LZ4.0+. For customers on LZ4.0+ follow the [EventBridge Notification setup](https://docs.aws.amazon.com/controltower/latest/userguide/governance-drift.html#eventbridge-creation).

Diff

diff --git a/controltower/latest/controlreference/receive-notifications.md b/controltower/latest/controlreference/receive-notifications.md
index 5b73a6238..ffe5c7b04 100644
--- a//controltower/latest/controlreference/receive-notifications.md
+++ b//controltower/latest/controlreference/receive-notifications.md
@@ -13 +13 @@ The AWS Config SNS topic policy
-AWS Control Tower will no longer be sending drift notifications to SNS topic for all customers on LZ4.0+. For customers on LZ4.0+ follow the [EventBridge Notification setup](https://docs.aws.amazon.com//controltower/latest/userguide/governance-drift.html#eventbridge-creation).
+AWS Control Tower will no longer be sending drift notifications to SNS topic for all customers on LZ4.0+. For customers on LZ4.0+ follow the [EventBridge Notification setup](https://docs.aws.amazon.com/controltower/latest/userguide/governance-drift.html#eventbridge-creation).
@@ -46 +46 @@ This topic exists in each supported AWS Region. It receives compliance change no
-  * Administrators who wish to filter out specific types of notifications from an SNS topic can create an AWS Lambda function and subscribe it to the SNS topic. Alternatively, you can set up an EventBridge rule to filter notifications, as described in this support article, [How can I be notified when an AWS resource is non-compliant using AWS Config?](https://aws.amazon.com//premiumsupport/knowledge-center/config-resource-non-compliant/)
+  * Administrators who wish to filter out specific types of notifications from an SNS topic can create an AWS Lambda function and subscribe it to the SNS topic. Alternatively, you can set up an EventBridge rule to filter notifications, as described in this support article, [How can I be notified when an AWS resource is non-compliant using AWS Config?](https://aws.amazon.com/premiumsupport/knowledge-center/config-resource-non-compliant/)