AWS controltower: Fix broken links in Control Tower hook documentation
Summary
Corrected URLs by removing extra slashes in three documentation links.
Security assessment
The change only fixes URL formatting errors without altering security content, best practices, or addressing vulnerabilities.
Evidence
-After you complete this process, you can utilize the full capacity of CloudFormation hooks, without restriction by AWS Control Tower. It eliminates the need to apply the [**CT.CLOUDFORMATION.PR.1** preventive control](https://docs.aws.amazon.com//controltower/latest/controlreference/elective-preventive-controls.html#disallow-cfn-extensions) before you can enable proactive controls.
Diff
diff --git a/controltower/latest/controlreference/get-new-hooks.md b/controltower/latest/controlreference/get-new-hooks.md index 3a8c9600c..84e9b22e5 100644 --- a//controltower/latest/controlreference/get-new-hooks.md +++ b//controltower/latest/controlreference/get-new-hooks.md @@ -11 +11 @@ To update the way that AWS Control Tower handles the CloudFormation hooks for yo -After you complete this process, you can utilize the full capacity of CloudFormation hooks, without restriction by AWS Control Tower. It eliminates the need to apply the [**CT.CLOUDFORMATION.PR.1** preventive control](https://docs.aws.amazon.com//controltower/latest/controlreference/elective-preventive-controls.html#disallow-cfn-extensions) before you can enable proactive controls. +After you complete this process, you can utilize the full capacity of CloudFormation hooks, without restriction by AWS Control Tower. It eliminates the need to apply the [**CT.CLOUDFORMATION.PR.1** preventive control](https://docs.aws.amazon.com/controltower/latest/controlreference/elective-preventive-controls.html#disallow-cfn-extensions) before you can enable proactive controls. @@ -15 +15 @@ The first time that you enable a proactive control, AWS Control Tower turns on t -If you enabled proactive controls before [the launch of the service-linked hook integration](https://docs.aws.amazon.com//controltower/latest/userguide/2024-all.html#hook-management ), follow these steps. +If you enabled proactive controls before [the launch of the service-linked hook integration](https://docs.aws.amazon.com/controltower/latest/userguide/2024-all.html#hook-management ), follow these steps. @@ -28 +28 @@ If you enabled proactive controls before [the launch of the service-linked hook -Repeat this procedure for each OU that has proactive controls enabled, if those controls were enabled before [the launch of the service-linked hook integration](https://docs.aws.amazon.com//controltower/latest/userguide/2024-all.html#hook-management ). +Repeat this procedure for each OU that has proactive controls enabled, if those controls were enabled before [the launch of the service-linked hook integration](https://docs.aws.amazon.com/controltower/latest/userguide/2024-all.html#hook-management ).