afterConnectScript property
For use with change data capture (CDC) only, this attribute has AWS DMS bypass foreign keys and user triggers to reduce the time it takes to bulk load data.
Example: afterConnectScript=SET
session_replication_role='replica'
Implementation
final String? afterConnectScript;