AWS kms documentation change
Summary
Updated terminology link from 'customer-cmk' to 'customer-mgn-key'
Security assessment
Change only corrects a documentation link without modifying security-related content
Diff
diff --git a/kms/latest/developerguide/data-protection.md b/kms/latest/developerguide/data-protection.md index 985e98f9a..dfe52fde1 100644 --- a//kms/latest/developerguide/data-protection.md +++ b//kms/latest/developerguide/data-protection.md @@ -36 +36 @@ AWS asserts as a fundamental security principle that there is no human interacti -For [customer managed keys](./concepts.html#customer-cmk), the AWS account that creates the key is the sole and non-transferable owner of the key. The owning account has complete and exclusive control over the authorization policies that control access to the key. For AWS managed keys, the AWS account has complete control over the IAM policies that authorize requests to the AWS service. +For [customer managed keys](./concepts.html#customer-mgn-key), the AWS account that creates the key is the sole and non-transferable owner of the key. The owning account has complete and exclusive control over the authorization policies that control access to the key. For AWS managed keys, the AWS account has complete control over the IAM policies that authorize requests to the AWS service.