AWS controltower: Correct URL formatting in deployment planning guide
Summary
Fixed URLs by removing redundant slashes in links to AWS Control Tower documentation.
Security assessment
The change repairs URL syntax without altering security guidance or addressing vulnerabilities.
Evidence
+If you already have an AWS Organizations landing zone, you can extend AWS Control Tower governance from the existing landing zone to some or all of your existing OUs and accounts within an organization. See [Govern existing organizations and accounts](https://docs.aws.amazon.com/controltower/latest/userguide/importing-existing.html).
Diff
diff --git a/controltower/latest/userguide/planning-your-deployment.md b/controltower/latest/userguide/planning-your-deployment.md index 824231832..22098540a 100644 --- a//controltower/latest/userguide/planning-your-deployment.md +++ b//controltower/latest/userguide/planning-your-deployment.md @@ -32 +32 @@ You can set up an AWS Control Tower landing zone in an existing organization, or -If you already have an AWS Organizations landing zone, you can extend AWS Control Tower governance from the existing landing zone to some or all of your existing OUs and accounts within an organization. See [Govern existing organizations and accounts](https://docs.aws.amazon.com//controltower/latest/userguide/importing-existing.html). +If you already have an AWS Organizations landing zone, you can extend AWS Control Tower governance from the existing landing zone to some or all of your existing OUs and accounts within an organization. See [Govern existing organizations and accounts](https://docs.aws.amazon.com/controltower/latest/userguide/importing-existing.html). @@ -46 +46 @@ When you _add_ a landing zone to an existing organization, AWS Control Tower set -Special consideration: If you currently are using the [AWS Landing Zone solution (ALZ)](https://aws.amazon.com//solutions/implementations/aws-landing-zone/) for AWS Organizations, check with your AWS solutions architect before you try to enable AWS Control Tower in your organization. AWS Control Tower cannot perform pre-checks that determine whether AWS Control Tower may interfere with your current landing zone deployment. For more information, see [Walkthrough: Move from ALZ to AWS Control Tower](./alz-to-control-tower.html). Also, for information about moving accounts from one landing zone to another, see [If the account does not meet the prerequisites](./fulfill-prerequisites.html) +Special consideration: If you currently are using the [AWS Landing Zone solution (ALZ)](https://aws.amazon.com/solutions/implementations/aws-landing-zone/) for AWS Organizations, check with your AWS solutions architect before you try to enable AWS Control Tower in your organization. AWS Control Tower cannot perform pre-checks that determine whether AWS Control Tower may interfere with your current landing zone deployment. For more information, see [Walkthrough: Move from ALZ to AWS Control Tower](./alz-to-control-tower.html). Also, for information about moving accounts from one landing zone to another, see [If the account does not meet the prerequisites](./fulfill-prerequisites.html)