AWS controltower: Fix broken URLs in troubleshooting documentation
Summary
Corrected multiple hyperlinks by removing extra slashes in URLs to ensure proper redirection.
Security assessment
The change fixes broken URLs but does not address security vulnerabilities or introduce security content.
Evidence
+Be sure to enable all of your required AWS Security Token Service [ (STS) endpoint regions](https://console.aws.amazon.com/iam/home#/account_settings) before you launch AWS Control Tower.
Diff
diff --git a/controltower/latest/userguide/troubleshooting.md b/controltower/latest/userguide/troubleshooting.md index b94ded6e3..87271b7c7 100644 --- a//controltower/latest/userguide/troubleshooting.md +++ b//controltower/latest/userguide/troubleshooting.md @@ -67 +67 @@ If you encounter this issue, check your email. You might have been sent confirma -Be sure to enable all of your required AWS Security Token Service [ (STS) endpoint regions](https://console.aws.amazon.com//iam/home#/account_settings) before you launch AWS Control Tower. +Be sure to enable all of your required AWS Security Token Service [ (STS) endpoint regions](https://console.aws.amazon.com/iam/home#/account_settings) before you launch AWS Control Tower. @@ -109 +109 @@ Review your policy to check for these errors. -For more information about AWS KMS key policies, see [Configure KMS keys](https://docs.aws.amazon.com//controltower/latest/userguide/configure-kms-keys.html) and [Backup prerequisites](https://docs.aws.amazon.com//controltower/latest/userguide/backup-prerequisites.html). +For more information about AWS KMS key policies, see [Configure KMS keys](https://docs.aws.amazon.com/controltower/latest/userguide/configure-kms-keys.html) and [Backup prerequisites](https://docs.aws.amazon.com/controltower/latest/userguide/backup-prerequisites.html). @@ -128 +128 @@ Landing zone updates may fail for several reasons. -A landing zone update must meet the same prerequisites as a landing zone setup. Before you update, review the [pre-launch checks](https://docs.aws.amazon.com//controltower/latest/userguide/getting-started-prereqs.html). +A landing zone update must meet the same prerequisites as a landing zone setup. Before you update, review the [pre-launch checks](https://docs.aws.amazon.com/controltower/latest/userguide/getting-started-prereqs.html). @@ -132 +132 @@ A landing zone update must meet the same prerequisites as a landing zone setup. -Do not add AWS Config resources in your **Audit** and **Log archive** accounts. The landing zone update process cannot complete with these resources present. These restrictions are similar to those for enrolling an account or setting up a landing zone for the first time. For more information, see [Enroll accounts that have existing AWS Config resources](https://docs.aws.amazon.com//controltower/latest/userguide/existing-config-resources.html). +Do not add AWS Config resources in your **Audit** and **Log archive** accounts. The landing zone update process cannot complete with these resources present. These restrictions are similar to those for enrolling an account or setting up a landing zone for the first time. For more information, see [Enroll accounts that have existing AWS Config resources](https://docs.aws.amazon.com/controltower/latest/userguide/existing-config-resources.html). @@ -223 +223 @@ In this case, you must take two recovery steps before you can proceed with enrol -Another possible cause of enrollment failure is that the account has existing AWS Config resources. In that case, see [Enroll accounts that have existing AWS Config resources](https://docs.aws.amazon.com//controltower/latest/userguide/existing-config-resources.html) for instructions on how you can modify your existing resources. +Another possible cause of enrollment failure is that the account has existing AWS Config resources. In that case, see [Enroll accounts that have existing AWS Config resources](https://docs.aws.amazon.com/controltower/latest/userguide/existing-config-resources.html) for instructions on how you can modify your existing resources. @@ -296 +296 @@ If AWS Config is enabled in any AWS Region supported by AWS Control Tower, you m -If the account has existing AWS Config resources, see [Enroll accounts that have existing AWS Config resources](https://docs.aws.amazon.com//controltower/latest/userguide/existing-config-resources.html) for instructions on how you can modify your existing resources. +If the account has existing AWS Config resources, see [Enroll accounts that have existing AWS Config resources](https://docs.aws.amazon.com/controltower/latest/userguide/existing-config-resources.html) for instructions on how you can modify your existing resources. @@ -337 +337 @@ Here are some example AWS Config CLI commands you can use to determine the statu - * [Managing the Configuration Recorder (AWS CLI)](https://docs.aws.amazon.com//config/latest/developerguide/stop-start-recorder.html#managing-recorder_cli) + * [Managing the Configuration Recorder (AWS CLI)](https://docs.aws.amazon.com/config/latest/developerguide/stop-start-recorder.html#managing-recorder_cli) @@ -339 +339 @@ Here are some example AWS Config CLI commands you can use to determine the statu - * [Managing the Delivery Channel](https://docs.aws.amazon.com//config/latest/developerguide/manage-delivery-channel.html) + * [Managing the Delivery Channel](https://docs.aws.amazon.com/config/latest/developerguide/manage-delivery-channel.html)