AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2025-11-22 · Documentation low

File: transform/latest/userguide/data-encryption.md

Summary

Added missing link to KMS CreateGrant documentation

Security assessment

Added reference to KMS grant documentation, improving clarity around encryption key management. Enhances security documentation but does not indicate a security issue fix.

Diff

diff --git a/transform/latest/userguide/data-encryption.md b/transform/latest/userguide/data-encryption.md
index ef1d8558c..43a4b1f35 100644
--- a//transform/latest/userguide/data-encryption.md
+++ b//transform/latest/userguide/data-encryption.md
@@ -91 +91 @@ To use your customer managed key with your AWS Transform resources, the followin
-kms:CreateGrant – Adds a grant to a customer managed key. Grants control access to a specified KMS key, which allows access to grant operations AWS Transform requires. For more information about [Using Grants](), see the _AWS Key Management Service Developer Guide_.
+kms:CreateGrant – Adds a grant to a customer managed key. Grants control access to a specified KMS key, which allows access to grant operations AWS Transform requires. For more information about [Using Grants](https://docs.aws.amazon.com/), see the _AWS Key Management Service Developer Guide_.