AWS controltower: Correct ResetEnabledControl API reference URLs
Summary
Fixed two malformed URLs linking to the ResetEnabledControl API documentation.
Security assessment
Repairs broken documentation links without changing security procedures for optional control resets.
Evidence
+For more information, see [ResetEnabledControl](https://docs.aws.amazon.com/controltower/latest/APIReference/API_ResetEnabledControl.html) in the _AWS Control Tower API Reference_.
Diff
diff --git a/controltower/latest/userguide/walkthrough-baseline-steps.md b/controltower/latest/userguide/walkthrough-baseline-steps.md index 1b66de4cd..b1cdd6c71 100644 --- a//controltower/latest/userguide/walkthrough-baseline-steps.md +++ b//controltower/latest/userguide/walkthrough-baseline-steps.md @@ -50 +50 @@ After you make updates to landing zone settings, or update your landing zone ver -If the OU has optional controls enabled, you must also call the [`ResetEnabledControl`](https://docs.aws.amazon.com//controltower/latest/APIReference/API_ResetEnabledControl.html) API for each enabled optional control after resetting the baseline. This step ensures that the optional controls remain consistent with the latest landing zone configuration. If you skip this step, optional controls on the OU may not reflect the latest landing zone changes. If you do not have any optional controls enabled, this step is not required. +If the OU has optional controls enabled, you must also call the [`ResetEnabledControl`](https://docs.aws.amazon.com/controltower/latest/APIReference/API_ResetEnabledControl.html) API for each enabled optional control after resetting the baseline. This step ensures that the optional controls remain consistent with the latest landing zone configuration. If you skip this step, optional controls on the OU may not reflect the latest landing zone changes. If you do not have any optional controls enabled, this step is not required. @@ -74 +74 @@ For each enabled optional control returned, reset it by calling: -For more information, see [ResetEnabledControl](https://docs.aws.amazon.com//controltower/latest/APIReference/API_ResetEnabledControl.html) in the _AWS Control Tower API Reference_. +For more information, see [ResetEnabledControl](https://docs.aws.amazon.com/controltower/latest/APIReference/API_ResetEnabledControl.html) in the _AWS Control Tower API Reference_.