Thanks, I do have one more question. In the following scenario:

A new migration via AWS database migration service has been configured with the CDC going to Kinesis
A new DLT has been configured to read from the Kinesis stream
An initial load of potentially millions of records needs to occur

Is the recommended approach to just allow the DLT process the entire stream, or is there a more efficient approach that I should consider.