getQueryExecution
inline suspend fun AthenaClient.getQueryExecution(crossinline block: GetQueryExecutionRequest.Builder.() -> Unit): GetQueryExecutionResponse
Returns 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.