Switch sqs-to-dynamodb.py to the new dynamodb API
Review Request #8445 — Created Sept. 28, 2016 and submitted
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.
Description | From | Last Updated |
---|---|---|
local variable 'db_cnx' is assigned to but never used |
reviewbot |
- Commit:
-
426276d810cb8a2a2dad46d27ece4788fe072dddc0b77434e03557f3469144fcaadc0123843bd57e
- Diff:
-
Revision 2 (+19 -26)