AWS Security ChangesHomeSearch

AWS kms documentation change

Service: kms · 2026-04-19 · Documentation low

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

Summary

Fixed broken link to EBS volume types documentation by updating the URL anchor.

Security assessment

Routine documentation maintenance to correct a broken link. No security implications.

Diff

diff --git a/kms/latest/developerguide/services-ebs.md b/kms/latest/developerguide/services-ebs.md
index abc4c9afe..d52b66b16 100644
--- a//kms/latest/developerguide/services-ebs.md
+++ b//kms/latest/developerguide/services-ebs.md
@@ -32 +32 @@ When you attach an encrypted Amazon EBS volume to a [supported Amazon Elastic Co
-This feature is supported on all [Amazon EBS volume types](https://docs.aws.amazon.com/ebs-encryption-requirements.html#ebs-encryption-volume-types). You access encrypted volumes the same way you access other volumes; encryption and decryption are handled transparently and they require no additional action from you, your EC2 instance, or your application. Snapshots of encrypted volumes are automatically encrypted, and volumes that are created from encrypted snapshots are also automatically encrypted.
+This feature is supported on all [Amazon EBS volume types](https://docs.aws.amazon.com/ebs/latest/userguide/ebs-encryption-requirements.html#ebs-encryption-volume-types). You access encrypted volumes the same way you access other volumes; encryption and decryption are handled transparently and they require no additional action from you, your EC2 instance, or your application. Snapshots of encrypted volumes are automatically encrypted, and volumes that are created from encrypted snapshots are also automatically encrypted.