

# ExecutionStatistics
<a name="API_ExecutionStatistics"></a>

Statistics related to the processing of a query statement.

## Contents
<a name="API_ExecutionStatistics_Contents"></a>

 ** AverageExecutionTimeMillis **   <a name="lakeformation-Type-ExecutionStatistics-AverageExecutionTimeMillis"></a>
The average time the request took to be executed.  
Type: Long  
Required: No

 ** DataScannedBytes **   <a name="lakeformation-Type-ExecutionStatistics-DataScannedBytes"></a>
The amount of data that was scanned in bytes.  
Type: Long  
Required: No

 ** WorkUnitsExecutedCount **   <a name="lakeformation-Type-ExecutionStatistics-WorkUnitsExecutedCount"></a>
The number of work units executed.  
Type: Long  
Required: No

## See Also
<a name="API_ExecutionStatistics_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/lakeformation-2017-03-31/ExecutionStatistics) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lakeformation-2017-03-31/ExecutionStatistics) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lakeformation-2017-03-31/ExecutionStatistics) 