Hierarchy

  • GetOptions

Properties

Properties

consistentRead?: boolean

Whether to use the "consistent read model"

See

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadConsistency.html

Default

DynamoDB's default which is false, i.e. use Eventually Consistent Reads

Generated using TypeDoc