AWS Security ChangesHomeSearch

AWS kms documentation change

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

File: kms/latest/developerguide/services-ebs.md

Summary

Updated anchor links from '#customer-cmk' to '#customer-mgn-key' and '#aws-managed-cmk' to '#aws-managed-key' in EBS encryption documentation

Security assessment

Changes only correct internal documentation links. No modification to security practices or disclosure of security issues. The encryption guidance remains unchanged except for anchor references.

Diff

diff --git a/kms/latest/developerguide/services-ebs.md b/kms/latest/developerguide/services-ebs.md
index baa30d34c..2ff649511 100644
--- a//kms/latest/developerguide/services-ebs.md
+++ b//kms/latest/developerguide/services-ebs.md
@@ -38 +38 @@ Amazon EBS supports optional encryption by default. You can enable encryption au
-When you [create an encrypted Amazon EBS volume](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-creating-volume.html), you specify an AWS KMS key. By default, Amazon EBS uses the [AWS managed key](./concepts.html#aws-managed-cmk) for Amazon EBS in your account (`aws/ebs`). However, you can specify a [customer managed key](./concepts.html#customer-cmk) that you create and manage. 
+When you [create an encrypted Amazon EBS volume](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-creating-volume.html), you specify an AWS KMS key. By default, Amazon EBS uses the [AWS managed key](./concepts.html#aws-managed-key) for Amazon EBS in your account (`aws/ebs`). However, you can specify a [customer managed key](./concepts.html#customer-mgn-key) that you create and manage.