dynamodb-migrations
dynamodb-migrations copied to clipboard
Batch writes fail with lots of items
The batchWrite mechanism should chunk out the seed arrays into blocks and invoke each of these with a batch call.