AWS controltower documentation change
Summary
Updated documentation links by adding double slashes in URLs for consistency
Security assessment
The changes are purely URL formatting adjustments (adding redundant slashes) without modifying security-related content or addressing vulnerabilities. No security implications are introduced or resolved by these link syntax corrections.
Diff
diff --git a/controltower/latest/userguide/automating-tasks.md b/controltower/latest/userguide/automating-tasks.md index ec5d5c679..33937bf6e 100644 --- a//controltower/latest/userguide/automating-tasks.md +++ b//controltower/latest/userguide/automating-tasks.md @@ -9 +9 @@ Many customers prefer to automate tasks in AWS Control Tower, such as account pr - * [AWS Service Catalog APIs](https://docs.aws.amazon.com/servicecatalog/latest/dg/service-catalog-api-overview.html) + * [AWS Service Catalog APIs](https://docs.aws.amazon.com//servicecatalog/latest/dg/service-catalog-api-overview.html) @@ -11 +11 @@ Many customers prefer to automate tasks in AWS Control Tower, such as account pr - * [AWS Organizations APIs](https://docs.aws.amazon.com/organizations/latest/APIReference/Welcome.html) + * [AWS Organizations APIs](https://docs.aws.amazon.com//organizations/latest/APIReference/Welcome.html) @@ -13 +13 @@ Many customers prefer to automate tasks in AWS Control Tower, such as account pr - * [AWS Control Tower APIs](https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html) + * [AWS Control Tower APIs](https://docs.aws.amazon.com//controltower/latest/APIReference/Welcome.html) @@ -15 +15 @@ Many customers prefer to automate tasks in AWS Control Tower, such as account pr - * [the AWS CLI](https://docs.aws.amazon.com/cli/latest/reference/servicecatalog/index.html) + * [the AWS CLI](https://docs.aws.amazon.com//cli/latest/reference/servicecatalog/index.html) @@ -24 +24 @@ The [Additional information and links](./related-information.html) page contains -You can automate tasks related to applying and removing controls (also known as _guardrails_) through the AWS Control Tower API. For details, see the [AWS Control Tower API Reference](https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html). +You can automate tasks related to applying and removing controls (also known as _guardrails_) through the AWS Control Tower API. For details, see the [AWS Control Tower API Reference](https://docs.aws.amazon.com//controltower/latest/APIReference/Welcome.html). @@ -26 +26 @@ You can automate tasks related to applying and removing controls (also known as -For more information about how to perform control operations with AWS Control Tower APIs, see the blog post [AWS Control Tower releases API, pre-defined controls to your organizational units](https://aws.amazon.com/blogs/mt/aws-control-tower-releases-api-pre-defined-controls-to-your-organizational-units/). +For more information about how to perform control operations with AWS Control Tower APIs, see the blog post [AWS Control Tower releases API, pre-defined controls to your organizational units](https://aws.amazon.com//blogs/mt/aws-control-tower-releases-api-pre-defined-controls-to-your-organizational-units/). @@ -30 +30 @@ For more information about how to perform control operations with AWS Control To -The AWS Control Tower landing zone APIs help you automate certain tasks related to your landing zone. For details, see the [AWS Control Tower API Reference](https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html). +The AWS Control Tower landing zone APIs help you automate certain tasks related to your landing zone. For details, see the [AWS Control Tower API Reference](https://docs.aws.amazon.com//controltower/latest/APIReference/Welcome.html). @@ -34 +34 @@ The AWS Control Tower landing zone APIs help you automate certain tasks related -The AWS Control Tower baseline APIs help you automate certain tasks, such as registering an OU. For details, see the [AWS Control Tower API Reference](https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html). +The AWS Control Tower baseline APIs help you automate certain tasks, such as registering an OU. For details, see the [AWS Control Tower API Reference](https://docs.aws.amazon.com//controltower/latest/APIReference/Welcome.html). @@ -48 +48 @@ _Customizations for AWS Control Tower_ (CfCT) helps you customize your AWS Contr -For more information and a video about automated account provisioning, see [Walkthrough: Automated account provisioning in AWS Control Tower](https://docs.aws.amazon.com/controltower/latest/userguide/automated-provisioning-walkthrough.html) and [Automated provisioning with IAM roles](https://docs.aws.amazon.com/controltower/latest/userguide/roles-how.html#automated-provisioning). +For more information and a video about automated account provisioning, see [Walkthrough: Automated account provisioning in AWS Control Tower](https://docs.aws.amazon.com//controltower/latest/userguide/automated-provisioning-walkthrough.html) and [Automated provisioning with IAM roles](https://docs.aws.amazon.com//controltower/latest/userguide/roles-how.html#automated-provisioning). @@ -50 +50 @@ For more information and a video about automated account provisioning, see [Walk -Also see [Update accounts by script](https://docs.aws.amazon.com/controltower/latest/userguide/configuration-updates.html#update-accounts-by-script). +Also see [Update accounts by script](https://docs.aws.amazon.com//controltower/latest/userguide/configuration-updates.html#update-accounts-by-script). @@ -54 +54 @@ Also see [Update accounts by script](https://docs.aws.amazon.com/controltower/la -For more information about auditing accounts programmatically, see [Programmatic roles and trust relationships for the AWS Control Tower audit account](https://docs.aws.amazon.com/controltower/latest/userguide/roles-how.html#stacksets-and-roles). +For more information about auditing accounts programmatically, see [Programmatic roles and trust relationships for the AWS Control Tower audit account](https://docs.aws.amazon.com//controltower/latest/userguide/roles-how.html#stacksets-and-roles). @@ -71 +71 @@ Two open source samples are available on GitHub to help you with certain automat -The _AWS Security Reference Architecture_ includes code examples for automating tasks related to AWS Control Tower. For more information, see the [AWS Prescriptive Guidance pages](https://docs.aws.amazon.com/prescriptive-guidance/latest/security-reference-architecture/welcome.html) and the [associated GitHub repository](https://github.com/aws-samples/aws-security-reference-architecture-examples/tree/main/aws_sra_examples). +The _AWS Security Reference Architecture_ includes code examples for automating tasks related to AWS Control Tower. For more information, see the [AWS Prescriptive Guidance pages](https://docs.aws.amazon.com//prescriptive-guidance/latest/security-reference-architecture/welcome.html) and the [associated GitHub repository](https://github.com/aws-samples/aws-security-reference-architecture-examples/tree/main/aws_sra_examples). @@ -73 +73 @@ The _AWS Security Reference Architecture_ includes code examples for automating -For information about using AWS Control Tower with AWS CloudShell, an AWS service that facilitates working in the AWS CLI, see [AWS CloudShell and the AWS CLI](https://docs.aws.amazon.com/controltower/latest/userguide/using-aws-with-cloudshell.html). +For information about using AWS Control Tower with AWS CloudShell, an AWS service that facilitates working in the AWS CLI, see [AWS CloudShell and the AWS CLI](https://docs.aws.amazon.com//controltower/latest/userguide/using-aws-with-cloudshell.html). @@ -75 +75 @@ For information about using AWS Control Tower with AWS CloudShell, an AWS servic -Because AWS Control Tower is an orchestration layer for AWS Organizations, many other AWS services are available by means of APIs and the AWS CLI. For more information, see [Related AWS services](https://docs.aws.amazon.com/controltower/latest/userguide/related-information.html#related-aws-services). +Because AWS Control Tower is an orchestration layer for AWS Organizations, many other AWS services are available by means of APIs and the AWS CLI. For more information, see [Related AWS services](https://docs.aws.amazon.com//controltower/latest/userguide/related-information.html#related-aws-services).