AWS Security ChangesHomeSearch

AWS dms documentation change

Service: dms · 2025-04-11 · Documentation low

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

Summary

Updated grammar and added note about lack of MSK serverless support

Security assessment

Clarifies SASL-SSL limitations but does not address vulnerabilities or add security features

Diff

diff --git a/dms/latest/userguide/CHAP_Target.Kafka.md b/dms/latest/userguide/CHAP_Target.Kafka.md
index 6979ba4bd..f85e6d194 100644
--- a//dms/latest/userguide/CHAP_Target.Kafka.md
+++ b//dms/latest/userguide/CHAP_Target.Kafka.md
@@ -333 +333 @@ Then, when you create your Kafka target endpoint, set the security protocol endp
-  * Currently, AWS DMS supports only public CA backed SASL-SSL. DMS doesn't support SASL-SSL for use with self-managed Kafka that is backed by private CA.
+  * Currently, AWS DMS supports only public CA backed SASL-SSL. DMS does not support SASL-SSL for use with self-managed Kafka that is backed by private CA.
@@ -492 +492 @@ If you are using your own Kafka instance installed on Amazon EC2, modify the Kaf
-  * AWS DMS doesn't support migrating values of `BigInt` data type with more than 16 digits. To work around this limitation, you can use the following transformation rule to convert the `BigInt` column to a string. For more information about transformation rules, see [ Transformation rules and actions](./CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Transformations.html).
+  * AWS DMS does not support migrating values of `BigInt` data type with more than 16 digits. To work around this limitation, you can use the following transformation rule to convert the `BigInt` column to a string. For more information about transformation rules, see [ Transformation rules and actions](./CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Transformations.html).
@@ -510,0 +511,2 @@ If you are using your own Kafka instance installed on Amazon EC2, modify the Kaf
+  * AWS DMS Kafka target endpoints do not support Amazon MSK servless.
+