AWS controltower: Fix URL for Organizations documentation
Summary
Corrected a broken link to AWS Organizations trusted access documentation.
Security assessment
Only repairs a URL; no security implications or content changes detected.
Evidence
+ * The AWS account cannot have trusted access enabled in the organization management account for AWS Config. For information about how to disable trusted access, see [the AWS Organizations documentation on how to enable or disable trusted access](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html#orgs_how-to-enable-disable-trusted-access).
Diff
diff --git a/controltower/latest/userguide/getting-started-prereqs.md b/controltower/latest/userguide/getting-started-prereqs.md index b0ad850e6..e4cfeaeee 100644 --- a//controltower/latest/userguide/getting-started-prereqs.md +++ b//controltower/latest/userguide/getting-started-prereqs.md @@ -65 +65 @@ For more information about working with IAM Identity Center and AWS Control Towe - * The AWS account cannot have trusted access enabled in the organization management account for AWS Config. For information about how to disable trusted access, see [the AWS Organizations documentation on how to enable or disable trusted access](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_integrate_services.html#orgs_how-to-enable-disable-trusted-access). + * The AWS account cannot have trusted access enabled in the organization management account for AWS Config. For information about how to disable trusted access, see [the AWS Organizations documentation on how to enable or disable trusted access](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html#orgs_how-to-enable-disable-trusted-access).