support streaming only run of migrator for DynamoDB migrations
tarzanek opened this issue · 0 comments
tarzanek commented
right now we can migrate from DynamoDB by forklifting old data + streaming , you can ev. skip streaming
we would need an option to JUST stream, so skip old data forklifting completely and use migrator basically as CDC
cc @fee-mendes