Switch sqs-to-dynamodb.py to the new dynamodb API
Review Request #8445 — Created Sept. 28, 2016 and submitted — Latest diff uploaded
boto has a new API for accessing dynamodb, which provides batch updates. This
change switches us over to it.
Ran the script, saw that it correctly updated the dynamodb table.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
bin/sqs-to-dynamodb.py |
---|