AWS controltower: Fix broken URLs in AWS Organizations guidance
Summary
Corrected URLs by removing extra slashes in links to AWS Organizations documentation.
Security assessment
The change fixes broken URLs but does not address security vulnerabilities or add security content.
Evidence
+ * [Best practices for the management account](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_best-practices_mgmt-acct.html)
Diff
diff --git a/controltower/latest/userguide/orgs-guidance.md b/controltower/latest/userguide/orgs-guidance.md index db2b7a2c3..1d35955b2 100644 --- a//controltower/latest/userguide/orgs-guidance.md +++ b//controltower/latest/userguide/orgs-guidance.md @@ -13 +13 @@ AWS Control Tower is closely associated with AWS Organizations. Here is some spe - * [Best practices for the management account](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_best-practices_mgmt-acct.html) + * [Best practices for the management account](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_best-practices_mgmt-acct.html) @@ -21 +21 @@ AWS Control Tower is closely associated with AWS Organizations. Here is some spe - * If you use AWS Organizations to create, invite, or move accounts within an organization registered with AWS Control Tower, those accounts are not enrolled by AWS Control Tower and those changes are not recorded. If you need access to these accounts through SSO, see [Member Account Access](https://aws.amazon.com//premiumsupport/knowledge-center/organizations-member-account-access/). + * If you use AWS Organizations to create, invite, or move accounts within an organization registered with AWS Control Tower, those accounts are not enrolled by AWS Control Tower and those changes are not recorded. If you need access to these accounts through SSO, see [Member Account Access](https://aws.amazon.com/premiumsupport/knowledge-center/organizations-member-account-access/). @@ -31 +31 @@ AWS Control Tower is closely associated with AWS Organizations. Here is some spe - * Don't use the AWS Organizations `DisableAWSServiceAccess` API to turn off AWS Control Tower service access to the organization where you’ve set up your landing zone. If you do so, certain AWS Control Tower drift detection features may not function properly without messaging support from AWS Organizations. These drift detection features help guarantee that AWS Control Tower can report the compliance status of of organizational units, accounts, and controls in your organization accurately. For more information, see [API_DisableAWSServiceAccess in the AWS Organizations API Reference](https://docs.aws.amazon.com//organizations/latest/APIReference/API_DisableAWSServiceAccess.html). + * Don't use the AWS Organizations `DisableAWSServiceAccess` API to turn off AWS Control Tower service access to the organization where you’ve set up your landing zone. If you do so, certain AWS Control Tower drift detection features may not function properly without messaging support from AWS Organizations. These drift detection features help guarantee that AWS Control Tower can report the compliance status of of organizational units, accounts, and controls in your organization accurately. For more information, see [API_DisableAWSServiceAccess in the AWS Organizations API Reference](https://docs.aws.amazon.com/organizations/latest/APIReference/API_DisableAWSServiceAccess.html).