Returns information about a single execution of a query if you have access to the workgroup in which the query ran
Source:R/athena_operations.R
athena_get_query_execution.RdReturns information about a single execution of a query if you have access to the workgroup in which the query ran. Each time a query executes, information about the query execution is saved with a unique ID.
See https://www.paws-r-sdk.com/docs/athena_get_query_execution/ for full documentation.