View a markdown version of this page

PlanningStatistics - Lake Formation
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).

PlanningStatistics

Statistics related to the processing of a query statement.

Contents

EstimatedDataToScanBytes

An estimate of the data that was scanned in bytes.

Type: Long

Required: No

PlanningTimeMillis

The time that it took to process the request.

Type: Long

Required: No

QueueTimeMillis

The time the request was in queue to be processed.

Type: Long

Required: No

WorkUnitsGeneratedCount

The number of work units generated.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: