The number of items returned by Query or Scan operations during the specified time period.
Note that the number of items returned is not necessarily the same as the number of items
that were evaluated. For example, suppose you requested a Scan on a table that had 100 items,
but specified a FilterExpression that narrowed the results so that only 15 items were
returned. In this case, the response from Scan would contain a ScanCount of 100 and a Count
of 15 returned items.
The number of items returned by Query or Scan operations during the specified time period.
Note that the number of items returned is not necessarily the same as the number of items that were evaluated. For example, suppose you requested a Scan on a table that had 100 items, but specified a FilterExpression that narrowed the results so that only 15 items were returned. In this case, the response from Scan would contain a ScanCount of 100 and a Count of 15 returned items.
Units: Count
Dimensions: TableName, Operation
Valid Statistics: