AWS controltower: Fixed broken documentation links
Summary
Corrected multiple invalid URLs by removing double slashes in documentation references.
Security assessment
The change only fixes broken hyperlinks; no security content was added or modified.
Evidence
- * Customers can set-up cross-bucket replication if they wish to centralize different logs to a single bucket. Please see [ S3 documentation ](https://docs.aws.amazon.com//AmazonS3/latest/userguide/replication.html) for more information.
Diff
diff --git a/controltower/latest/userguide/config-updates-v4.md b/controltower/latest/userguide/config-updates-v4.md index 9fdce410c..96c01ad6a 100644 --- a//controltower/latest/userguide/config-updates-v4.md +++ b//controltower/latest/userguide/config-updates-v4.md @@ -21 +21 @@ Enabling AWS CloudTrail integration on landing zone 4.0 for the first time will - * Customers can set-up cross-bucket replication if they wish to centralize different logs to a single bucket. Please see [ S3 documentation ](https://docs.aws.amazon.com//AmazonS3/latest/userguide/replication.html) for more information. + * Customers can set-up cross-bucket replication if they wish to centralize different logs to a single bucket. Please see [ S3 documentation ](https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html) for more information. @@ -35 +35 @@ Enabling AWS CloudTrail integration on landing zone 4.0 for the first time will - 1. [Disallow Changes to Tags Created by AWS Control Tower for AWS Config Resources](https://docs.aws.amazon.com//controltower/latest/controlreference/mandatory-controls.html#cloudwatch-disallow-config-changes) + 1. [Disallow Changes to Tags Created by AWS Control Tower for AWS Config Resources](https://docs.aws.amazon.com/controltower/latest/controlreference/mandatory-controls.html#cloudwatch-disallow-config-changes) @@ -37 +37 @@ Enabling AWS CloudTrail integration on landing zone 4.0 for the first time will - 2. [Disallow Deletion of AWS Config Aggregation Authorizations Created by AWS Control Tower](https://docs.aws.amazon.com//controltower/latest/controlreference/mandatory-controls.html#config-aggregation-authorization-policy) + 2. [Disallow Deletion of AWS Config Aggregation Authorizations Created by AWS Control Tower](https://docs.aws.amazon.com/controltower/latest/controlreference/mandatory-controls.html#config-aggregation-authorization-policy) @@ -39 +39 @@ Enabling AWS CloudTrail integration on landing zone 4.0 for the first time will - * **New`ConfigBaseline` baseline: ** There is now a separate `ConfigBaseline` at the OU level for detective controls support without requiring the comprehensive `AWSControlTowerBaseline`. See list of [ baseline types at the OU level](https://docs.aws.amazon.com//controltower/latest/userguide/types-of-baselines.html#ou-baseline-types) for more information. For existing customers that are using the default landing zone, all service integrations are now optional, with the caveat of dependency requirements outlined in [Key changes](./key-changes-lz-v4.html). + * **New`ConfigBaseline` baseline: ** There is now a separate `ConfigBaseline` at the OU level for detective controls support without requiring the comprehensive `AWSControlTowerBaseline`. See list of [ baseline types at the OU level](https://docs.aws.amazon.com/controltower/latest/userguide/types-of-baselines.html#ou-baseline-types) for more information. For existing customers that are using the default landing zone, all service integrations are now optional, with the caveat of dependency requirements outlined in [Key changes](./key-changes-lz-v4.html).