Jobs can be Full Load i.e one of migration of all data, Full Load + CDC (change data capture) first does full load & any changes made after the full load, CDC only this assumes full load is done by some other tool & then only changes are replicated
DMS does not support schema conversations natively
AWS provides SCT i.e. Schema Conversion Tool for schema transofmration. This is used from one database engine to another.