AWS controltower: Fix broken documentation URLs for Region deny control
Summary
Corrected double slashes in URLs pointing to Region deny and SCP evaluation documentation.
Security assessment
The change fixes broken hyperlinks by removing extra slashes; no security content was altered or added.
Evidence
-You may wish to review the information at [Configure the Region deny control](https://docs.aws.amazon.com//controltower/latest/userguide/region-deny.html) before you enable this control.
Diff
diff --git a/controltower/latest/controlreference/ou-region-deny.md b/controltower/latest/controlreference/ou-region-deny.md index 4802a5db2..b3d39160a 100644 --- a//controltower/latest/controlreference/ou-region-deny.md +++ b//controltower/latest/controlreference/ou-region-deny.md @@ -15 +15 @@ This control disallows access to unlisted operations in global and regional AWS -You may wish to review the information at [Configure the Region deny control](https://docs.aws.amazon.com//controltower/latest/userguide/region-deny.html) before you enable this control. +You may wish to review the information at [Configure the Region deny control](https://docs.aws.amazon.com/controltower/latest/userguide/region-deny.html) before you enable this control. @@ -19 +19 @@ You may wish to review the information at [Configure the Region deny control](ht -If you enforce this control, the configurations for the OU can conflict with the landing zone version of this control. For more information, see the section called "Policy evaluation of SCP controls" in this chapter, and [SCP evaluation](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_scps_evaluation.html) in the AWS Organizations documentation. +If you enforce this control, the configurations for the OU can conflict with the landing zone version of this control. For more information, see the section called "Policy evaluation of SCP controls" in this chapter, and [SCP evaluation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_evaluation.html) in the AWS Organizations documentation. @@ -95 +95 @@ The policy evaluation process involves checking all applicable policies, startin -For more information about the evaluation logic, see [SCP evaluation](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_scps_evaluation.html) in the AWS Organizations documentation. +For more information about the evaluation logic, see [SCP evaluation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_evaluation.html) in the AWS Organizations documentation.