AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetQueryRuntimeStatistics operation.
Returns query execution runtime statistics related to a single execution of a query
if you have access to the workgroup in which the query ran. Statistics from the Timeline
section of the response object are available as soon as QueryExecutionStatus$State
is in a SUCCEEDED or FAILED state. The remaining non-timeline statistics in the response
(like stage-level input and output row count and data size) are updated asynchronously
and may not be available immediately after a query completes. The non-timeline statistics
are also not included when a query has row-level filters defined in Lake Formation.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class GetQueryRuntimeStatisticsRequest : AmazonAthenaRequest IAmazonWebServiceRequest
The GetQueryRuntimeStatisticsRequest type exposes the following members
Name | Description | |
---|---|---|
GetQueryRuntimeStatisticsRequest() |
Name | Type | Description | |
---|---|---|---|
QueryExecutionId | System.String |
Gets and sets the property QueryExecutionId. The unique ID of the query execution. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5