edasque / DynamoDBtoCSV

Dump DynamoDB data into a CSV file
Apache License 2.0
471 stars 152 forks source link

Limit the request rate #42

Open ghost opened 6 years ago

ghost commented 6 years ago

It would be great (and hopefully not hard) to add a config for how quickly it makes the request to dynamo in order to not exceed the read limits.