PlanningStatistics - Lake Formation

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