athena_get_query_runtime_statistics: Returns query execution runtime statistics related to a...

View source: R/athena_operations.R

athena_get_query_runtime_statisticsR Documentation

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

Description

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 QueryExecutionStatus$State 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.

See https://www.paws-r-sdk.com/docs/athena_get_query_runtime_statistics/ for full documentation.

Usage

athena_get_query_runtime_statistics(QueryExecutionId)

Arguments

QueryExecutionId

[required] The unique ID of the query execution.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.