AWS Security ChangesHomeSearch

AWS dms documentation change

Service: dms · 2025-05-10 · Documentation medium

File: dms/latest/userguide/CHAP_Serverless.Limitations.md

Summary

Removed limitation about AWS customer-managed keys not being supported and added new task limitations

Security assessment

The removal of the customer-managed key (CMK) limitation implies support for CMKs, enhancing security by allowing users to manage encryption keys. This qualifies as adding security-related documentation but does not directly address a security issue.

Diff

diff --git a/dms/latest/userguide/CHAP_Serverless.Limitations.md b/dms/latest/userguide/CHAP_Serverless.Limitations.md
index 28993a3e7..adc930cd6 100644
--- a//dms/latest/userguide/CHAP_Serverless.Limitations.md
+++ b//dms/latest/userguide/CHAP_Serverless.Limitations.md
@@ -35,2 +34,0 @@ For information about setting up VPC endpoints, see [Configuring VPC endpoints a
-  * AWS DMS serverless does not support using AWS customer managed keys. AWS DMS serverless only supports using the default DMS key. For more information, see [Data protection in AWS Database Migration Service](./CHAP_Security.DataProtection.html).
-
@@ -38,0 +37,4 @@ For information about setting up VPC endpoints, see [Configuring VPC endpoints a
+  * AWS DMS Serverless does not support setting custom CDC start points.
+
+  * When a replication task is in deprovisioned state, the metadata related to the table and the replication statistics are lost.
+