AWS controltower: Update VCS documentation links
Summary
Fixed broken URLs for CodeConnections and CodeCommit documentation.
Security assessment
The change only repairs documentation links without modifying security content or addressing vulnerabilities.
Evidence
-AFT uses AWS CodeCommit for a source code version control system (VCS), and it allows other [CodeConnections](https://docs.aws.amazon.com//dtconsole/latest/userguide/supported-versions-connections.html) that meet your business requirements or existing architecture.
Diff
diff --git a/controltower/latest/userguide/aft-alternative-vcs.md b/controltower/latest/userguide/aft-alternative-vcs.md index 83d3d923a..387d08c3e 100644 --- a//controltower/latest/userguide/aft-alternative-vcs.md +++ b//controltower/latest/userguide/aft-alternative-vcs.md @@ -11 +11 @@ Set up an alternative source code version control system (custom VCS) with AFT -AFT uses AWS CodeCommit for a source code version control system (VCS), and it allows other [CodeConnections](https://docs.aws.amazon.com//dtconsole/latest/userguide/supported-versions-connections.html) that meet your business requirements or existing architecture. +AFT uses AWS CodeCommit for a source code version control system (VCS), and it allows other [CodeConnections](https://docs.aws.amazon.com/dtconsole/latest/userguide/supported-versions-connections.html) that meet your business requirements or existing architecture. @@ -84 +84 @@ If you create a CodeCommit repository with a new name for AFT, you can update th -When your deployment runs, AFT either creates the required AWS CodeCommit repositories, or it creates an AWS CodeCommit connection for your chosen third-party VCS provider. In case of the latter, you must manually sign in to the AFT management account’s console to complete the pending CodeCommit connection. See [the AWS CodeCommit documentation](https://docs.aws.amazon.com//dtconsole/latest/userguide/connections-update.html) for further instructions on completing the CodeCommit connection. +When your deployment runs, AFT either creates the required AWS CodeCommit repositories, or it creates an AWS CodeCommit connection for your chosen third-party VCS provider. In case of the latter, you must manually sign in to the AFT management account’s console to complete the pending CodeCommit connection. See [the AWS CodeCommit documentation](https://docs.aws.amazon.com/dtconsole/latest/userguide/connections-update.html) for further instructions on completing the CodeCommit connection.