AWS controltower documentation change
Summary
Fixed URL formatting by adding double slashes in documentation links
Security assessment
Changes only correct URL syntax (added double slashes) without altering security content. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/controltower/latest/userguide/best-practices.md b/controltower/latest/userguide/best-practices.md index c76196616..d22df40e1 100644 --- a//controltower/latest/userguide/best-practices.md +++ b//controltower/latest/userguide/best-practices.md @@ -34 +34 @@ AWS offers tools to identify the scope of a user's AWS resource access. After yo - * **IAM policy simulator** – With the IAM policy simulator, you can test and troubleshoot IAM-based and resource-based policies. For more information, see [Testing IAM Policies with the IAM Policy Simulator](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html). + * **IAM policy simulator** – With the IAM policy simulator, you can test and troubleshoot IAM-based and resource-based policies. For more information, see [Testing IAM Policies with the IAM Policy Simulator](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_testing-policies.html). @@ -36 +36 @@ AWS offers tools to identify the scope of a user's AWS resource access. After yo - * **AWS CloudTrail logs** – You can review AWS CloudTrail logs to see actions taken by a user, role, or AWS service. For more information about CloudTrail, see the [AWS CloudTrail User Guide](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html). + * **AWS CloudTrail logs** – You can review AWS CloudTrail logs to see actions taken by a user, role, or AWS service. For more information about CloudTrail, see the [AWS CloudTrail User Guide](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/cloudtrail-user-guide.html). @@ -70 +70 @@ This procedure assumes you've already created at least one child OU within your -For detailed information about the controls and their functions, see [About controls in AWS Control Tower](https://docs.aws.amazon.com/controltower/latest/userguide/controls.html). +For detailed information about the controls and their functions, see [About controls in AWS Control Tower](https://docs.aws.amazon.com//controltower/latest/userguide/controls.html).