AWS controltower: Corrected KMS documentation URLs
Summary
Fixed invalid console and documentation links related to KMS key configuration.
Security assessment
Only URL syntax was corrected; no changes to encryption or key policy guidance.
Evidence
- 1. Open the AWS KMS console at [https://console.aws.amazon.com//kms](https://console.aws.amazon.com//kms)
Diff
diff --git a/controltower/latest/userguide/configure-kms-keys.md b/controltower/latest/userguide/configure-kms-keys.md index d079f010f..485bb3635 100644 --- a//controltower/latest/userguide/configure-kms-keys.md +++ b//controltower/latest/userguide/configure-kms-keys.md @@ -49 +49 @@ The procedure describes how to update the default KMS key policy in the AWS KMS - 1. Open the AWS KMS console at [https://console.aws.amazon.com//kms](https://console.aws.amazon.com//kms) + 1. Open the AWS KMS console at [https://console.aws.amazon.com/kms](https://console.aws.amazon.com/kms) @@ -152 +152 @@ To view other example policies, see the following pages: - * [Granting encrypt permissions](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/create-kms-key-policy-for-cloudtrail.html#create-kms-key-policy-for-cloudtrail-encrypt) in the _AWS CloudTrail User Guide_. + * [Granting encrypt permissions](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/create-kms-key-policy-for-cloudtrail.html#create-kms-key-policy-for-cloudtrail-encrypt) in the _AWS CloudTrail User Guide_. @@ -154 +154 @@ To view other example policies, see the following pages: - * [Required Permissions for the KMS Key When Using Service-Linked RolesS3 Bucket Delivery)](https://docs.aws.amazon.com//config/latest/developerguide/s3-kms-key-policy.html#required-permissions-s3-kms-key-using-servicelinkedrole) in the _AWS Config Developer Guide_. + * [Required Permissions for the KMS Key When Using Service-Linked RolesS3 Bucket Delivery)](https://docs.aws.amazon.com/config/latest/developerguide/s3-kms-key-policy.html#required-permissions-s3-kms-key-using-servicelinkedrole) in the _AWS Config Developer Guide_. @@ -165 +165 @@ The AWS Key Management Service (AWS KMS) allows you to create multi-Region KMS k -For more information about AWS KMS, see [ the AWS KMS Developer Guide.](https://docs.aws.amazon.com//kms/latest/developerguide/overview.html) +For more information about AWS KMS, see [ the AWS KMS Developer Guide.](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html)