Hey everyone, G’ DAY, I noticed that for `tap-dyna...
# troubleshooting
l
Hey everyone, G’ DAY, I noticed that for
tap-dynamodb
, if I want to use log_based incremental method, and to sync the newly added record, I need to disable stream on Dynamodb before syncing these incremental records and re-enable it again after ? any other approaches that we dont need to do this disable and re-enable work? on aws in particular? Many Thanks! https://github.com/singer-io/tap-dynamodb/search?q=closed+shard https://github.com/singer-io/tap-dynamodb/blob/bf474bca84a2b4d98c5e5a9b6e1d7fe981cb8246/tests/test_dynamodb_log_based.py#L99-L116
any thoughts would be much appreciated gratitude thank you