v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1460298233.0 KB

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. Query execution runtime statistics are returned only when <a>QueryExecutionStatus$State</a> is in a SUCCEEDED or FAILED state. Stage-level input and output row count and data size statistics are not shown when a query has row-level filters defined in Lake Formation.

post/#X-Amz-Target=AmazonAthena.GetQueryRuntimeStatistics

Headers

X-Amz-Target'AmazonAthena.GetQueryRuntimeStatistics' required

Request body

QueryExecutionIdstring required

The unique ID of the query execution.

Response

Success