AWS kms documentation change
Summary
Updated terminology links from 'aws-managed-cmk'/'aws-owned-cmk' to 'aws-managed-key'/'aws-owned-key'
Security assessment
Change standardizes terminology links but maintains existing security controls documentation. No indication of security vulnerability fixes or new security features added.
Diff
diff --git a/kms/latest/developerguide/enabling-keys.md b/kms/latest/developerguide/enabling-keys.md index 5c2ba9032..092746944 100644 --- a//kms/latest/developerguide/enabling-keys.md +++ b//kms/latest/developerguide/enabling-keys.md @@ -13 +13 @@ When you disable a KMS key, it becomes unusable right away (subject to eventual -You cannot enable or disable [AWS managed keys](./concepts.html#aws-managed-cmk) or [AWS owned keys](./concepts.html#aws-owned-cmk). AWS managed keys are permanently enabled for use by [services that use AWS KMS](./service-integration.html). AWS owned keys are managed solely by the service that owns them. +You cannot enable or disable [AWS managed keys](./concepts.html#aws-managed-key) or [AWS owned keys](./concepts.html#aws-owned-key). AWS managed keys are permanently enabled for use by [services that use AWS KMS](./service-integration.html). AWS owned keys are managed solely by the service that owns them. @@ -19 +19 @@ AWS KMS does not rotate the key material of customer managed keys while they are -You can use the AWS KMS console to enable and disable [customer managed keys](./concepts.html#customer-cmk). +You can use the AWS KMS console to enable and disable [customer managed keys](./concepts.html#customer-mgn-key).