QueryStatistics - Amazon CloudTrail
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: