UseConsistentReads Property
Whether to alyways use Consistent Reads or not when querying DynamoDb.
Data Type
BooleanDefault Value
falseRemarks
This parameter is not supported on global secondary indexes. If you scan or query using a secondary index, Constistent Reads will not be used even if the property is set to true.