AWS dms documentation change
Summary
Fixed formatting of Oracle TDE documentation by merging split line
Security assessment
The change only fixes line wrapping in documentation about TDE encryption requirements. No security implications or feature additions.
Diff
diff --git a/dms/latest/userguide/CHAP_Source.Oracle.md b/dms/latest/userguide/CHAP_Source.Oracle.md index dd3a8f58e..0301f3307 100644 --- a//dms/latest/userguide/CHAP_Source.Oracle.md +++ b//dms/latest/userguide/CHAP_Source.Oracle.md @@ -247,2 +247 @@ When granting privileges, use the actual name of objects, not the synonym for ea - GRANT SELECT ON SYS.ENC$ TO dms_user; -– Required if transparent data encryption (TDE) is enabled. For more information on using Oracle TDE with AWS DMS, see Supported encryption methods for - using Oracle as a source for AWS DMS. + GRANT SELECT ON SYS.ENC$ TO dms_user; -– Required if transparent data encryption (TDE) is enabled. For more information on using Oracle TDE with AWS DMS, see Supported encryption methods for using Oracle as a source for AWS DMS.