AWS Security ChangesHomeSearch

AWS kms documentation change

Service: kms · 2025-07-04 · Documentation low

File: kms/latest/developerguide/key-policy-viewing.md

Summary

Updated terminology links from 'customer-cmk'/'aws-managed-cmk' to 'customer-mgn-key'/'aws-managed-key' anchors

Security assessment

Change only updates anchor links in documentation references. No modification to security practices or disclosure of vulnerabilities. Maintains existing instructions for viewing key policies.

Diff

diff --git a/kms/latest/developerguide/key-policy-viewing.md b/kms/latest/developerguide/key-policy-viewing.md
index 6e42a9998..aaa47cba1 100644
--- a//kms/latest/developerguide/key-policy-viewing.md
+++ b//kms/latest/developerguide/key-policy-viewing.md
@@ -7 +7 @@
-You can view the key policy for an AWS KMS [customer managed key](./concepts.html#customer-cmk) or an [AWS managed key](./concepts.html#aws-managed-cmk) in your account by using the AWS KMS console or the [GetKeyPolicy](https://docs.aws.amazon.com/kms/latest/APIReference/API_GetKeyPolicy.html) operation in the AWS KMS API. You cannot use these techniques to view the key policy of a KMS key in a different AWS account. 
+You can view the key policy for an AWS KMS [customer managed key](./concepts.html#customer-mgn-key) or an [AWS managed key](./concepts.html#aws-managed-key) in your account by using the AWS KMS console or the [GetKeyPolicy](https://docs.aws.amazon.com/kms/latest/APIReference/API_GetKeyPolicy.html) operation in the AWS KMS API. You cannot use these techniques to view the key policy of a KMS key in a different AWS account. 
@@ -11 +11 @@ To learn more about AWS KMS key policies, see [Key policies in AWS KMS](./key-po
-Authorized users can view the key policy for an [AWS managed key](./concepts.html#aws-managed-cmk) or a [customer managed key](./concepts.html#customer-cmk) on the **Key policy** tab of the AWS Management Console. 
+Authorized users can view the key policy for an [AWS managed key](./concepts.html#aws-managed-key) or a [customer managed key](./concepts.html#customer-mgn-key) on the **Key policy** tab of the AWS Management Console.