dynamoquery
dynamoquery copied to clipboard
Provide consistent_read flags for query and scan on DynamoTable
The underlying query builder supports it for build_query, and it should be trivial to add for build_scan.
This would be very useful to be able to set on the higher level methods.