QueryStatistics
Metadata about a query, such as the number of results.
Contents
- BytesScanned
-
The total bytes that the query scanned in the event data store. This value matches the number of bytes for which your account is billed for the query, unless the query is still running.
Type: Long
Required: No
- ResultsCount
-
The number of results returned.
Type: Integer
Required: No
- TotalResultsCount
-
The total number of results returned by a query.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: