AWS controltower: Fix broken URL in Service-Linked Config Aggregator documentation link
Summary
Corrected a malformed URL in the reference link for Service-Linked Config Aggregator documentation by removing an extra slash.
Security assessment
The change only fixes a broken hyperlink URL syntax (removed double slashes). No security implications, vulnerabilities, or new security documentation are introduced.
Evidence
+ * The following controls will be removed if the customer has AWS Config integration enabled and are upgrading to landing zone 4.0 and above (Note: Customers on landing zone versions below 4.0 have AWS Config integration enabled by default). These controls are related to legacy AWS Config aggregators and are no longer required for Service-Linked Config Aggregator. Read more on the Service-linked Config aggregator [here](https://docs.aws.amazon.com/prescriptive-guidance/latest/designing-control-tower-landing-zone/config-mgmt).
Diff
diff --git a/controltower/latest/controlreference/mandatory-controls.md b/controltower/latest/controlreference/mandatory-controls.md index 2ac8a4db5..fef727669 100644 --- a//controltower/latest/controlreference/mandatory-controls.md +++ b//controltower/latest/controlreference/mandatory-controls.md @@ -42 +42 @@ Following, you'll find a reference for each of the mandatory controls available - * The following controls will be removed if the customer has AWS Config integration enabled and are upgrading to landing zone 4.0 and above (Note: Customers on landing zone versions below 4.0 have AWS Config integration enabled by default). These controls are related to legacy AWS Config aggregators and are no longer required for Service-Linked Config Aggregator. Read more on the Service-linked Config aggregator [here](https://docs.aws.amazon.com//prescriptive-guidance/latest/designing-control-tower-landing-zone/config-mgmt). + * The following controls will be removed if the customer has AWS Config integration enabled and are upgrading to landing zone 4.0 and above (Note: Customers on landing zone versions below 4.0 have AWS Config integration enabled by default). These controls are related to legacy AWS Config aggregators and are no longer required for Service-Linked Config Aggregator. Read more on the Service-linked Config aggregator [here](https://docs.aws.amazon.com/prescriptive-guidance/latest/designing-control-tower-landing-zone/config-mgmt).