AWS controltower: Fix broken links in KMS integration documentation
Summary
Corrected URLs for AWS KMS Developer Guide and KMS keys setup page by removing extra slashes.
Security assessment
Change only fixes hyperlink formatting without altering security content or addressing vulnerabilities.
Evidence
+AWS Key Management Service (AWS KMS) allows you to create and control keys that protect your data. AWS Control Tower optionally allows you to encrypt your data with AWS KMS encryption keys. For information about AWS KMS, see the [_AWS KMS Developer Guide_](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html).
Diff
diff --git a/controltower/latest/userguide/kms-integration.md b/controltower/latest/userguide/kms-integration.md index 8c68cb1e2..364dff222 100644 --- a//controltower/latest/userguide/kms-integration.md +++ b//controltower/latest/userguide/kms-integration.md @@ -9 +9 @@ -AWS Key Management Service (AWS KMS) allows you to create and control keys that protect your data. AWS Control Tower optionally allows you to encrypt your data with AWS KMS encryption keys. For information about AWS KMS, see the [_AWS KMS Developer Guide_](https://docs.aws.amazon.com//kms/latest/developerguide/overview.html). +AWS Key Management Service (AWS KMS) allows you to create and control keys that protect your data. AWS Control Tower optionally allows you to encrypt your data with AWS KMS encryption keys. For information about AWS KMS, see the [_AWS KMS Developer Guide_](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html). @@ -11 +11 @@ AWS Key Management Service (AWS KMS) allows you to create and control keys that -For information about how to set up AWS KMS keys with AWS Control Tower, see [Optionally configure AWS KMS keys](https://docs.aws.amazon.com//controltower/latest/userguide/configure-kms-keys.html). +For information about how to set up AWS KMS keys with AWS Control Tower, see [Optionally configure AWS KMS keys](https://docs.aws.amazon.com/controltower/latest/userguide/configure-kms-keys.html).