AWS kms documentation change
Summary
Updated terminology links from 'customer-cmk'/'aws-managed-cmk' to 'customer-mgn-key'/'aws-managed-key'
Security assessment
Change updates documentation links for consistency without modifying security-related content. No security implications identified in the terminology update.
Diff
diff --git a/kms/latest/developerguide/finding-keys.md b/kms/latest/developerguide/finding-keys.md index f280de4bb..d109b8018 100644 --- a//kms/latest/developerguide/finding-keys.md +++ b//kms/latest/developerguide/finding-keys.md @@ -169 +169 @@ The tab has three panels: -Automatic rotation: Enables and disables [automatic rotation](./rotate-keys.html) of the key material in a [customer managed KMS key](./concepts.html#customer-cmk). To change the key rotation status of a [customer managed key](./concepts.html#customer-cmk), use the check box. You can't enable or disable rotation of the key material in an [AWS managed key](./concepts.html#aws-managed-cmk). AWS managed keys are automatically rotated every year. +Automatic rotation: Enables and disables [automatic rotation](./rotate-keys.html) of the key material in a [customer managed KMS key](./concepts.html#customer-mgn-key). To change the key rotation status of a [customer managed key](./concepts.html#customer-mgn-key), use the check box. You can't enable or disable rotation of the key material in an [AWS managed key](./concepts.html#aws-managed-key). AWS managed keys are automatically rotated every year. @@ -171 +171 @@ Automatic rotation: Enables and disables [automatic rotation](./rotate-keys.html -On-demand rotation: Initiate an [on-demand rotation](./rotate-keys.html) of the key material in a [customer managed key](./concepts.html#customer-cmk). For imported keys, there must already be an imported key material in `PENDING_ROTATION` state for the **Rotate now** option to be available. +On-demand rotation: Initiate an [on-demand rotation](./rotate-keys.html) of the key material in a [customer managed key](./concepts.html#customer-mgn-key). For imported keys, there must already be an imported key material in `PENDING_ROTATION` state for the **Rotate now** option to be available.