Purge all items from an AWS dynamodb table with an exponential timing back-off
May 21, 2018
aws dynamodb pythonHere is some code I wrote to purge all items from an AWS dynamodb table with an exponential timing back-off.
Here is some code I wrote to purge all items from an AWS dynamodb table with an exponential timing back-off.