AWS Security ChangesHomeSearch

AWS dms medium security documentation change

Service: dms · 2025-04-11 · Security-related medium

File: dms/latest/userguide/CHAP_Target.Redshift.md

Summary

Added Row Level Security permission requirement and truncation limitation

Security assessment

Explicitly documents security-related access control requirements for Row Level Security implementations

Diff

diff --git a/dms/latest/userguide/CHAP_Target.Redshift.md b/dms/latest/userguide/CHAP_Target.Redshift.md
index 0b76343b8..2758bca4e 100644
--- a//dms/latest/userguide/CHAP_Target.Redshift.md
+++ b//dms/latest/userguide/CHAP_Target.Redshift.md
@@ -80,0 +81,2 @@ The following list describes the prerequisites necessary for working with Amazon
+  * When Row Level Security is enabled on the tables in Redshift, you must grant appropriate permissions to all your DMS users.
+
@@ -159,0 +162,2 @@ The following limitations apply when using an Amazon Redshift database as a targ
+  * Truncating partitions is not supported during CDC replication from Oracle source to Redshift target.
+