AWS Security ChangesHomeSearch

AWS dms documentation change

Service: dms · 2025-05-31 · Documentation low

File: dms/latest/userguide/CHAP_Validating.md

Summary

Fixed typo in data validation limitations ('cannott' to 'cannot')

Security assessment

The change is a minor grammatical correction with no security implications. It clarifies documentation about data validation constraints but does not relate to security features or vulnerabilities.

Diff

diff --git a/dms/latest/userguide/CHAP_Validating.md b/dms/latest/userguide/CHAP_Validating.md
index 978938805..bdc0df344 100644
--- a//dms/latest/userguide/CHAP_Validating.md
+++ b//dms/latest/userguide/CHAP_Validating.md
@@ -498 +498 @@ This enhanced data validation feature has the following limitations:
-    * Primary key columns cannott be of type `CLOB`, `BLOB`, `BINARY`, or `BYTE`.
+    * Primary key columns cannot be of type `CLOB`, `BLOB`, `BINARY`, or `BYTE`.