AWS SDK for .NET Documentation
ReadCapacityUnits Property
AmazonAmazon.DynamoDB.ModelProvisionedThroughputReadCapacityUnits Did this page help you?   Yes   No    Tell us about it...
ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k. 2k items require twice the ReadCapacityUnits. Eventually-consistent reads only require half the ReadCapacityUnits of stirctly consistent reads.

Constraints:

Range
1 -

Declaration Syntax
C#
public long ReadCapacityUnits { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)