stopQueryExecution
inline suspend fun AthenaClient.stopQueryExecution(crossinline block: StopQueryExecutionRequest.Builder.() -> Unit): StopQueryExecutionResponse
Stops a query execution. Requires you to have access to the workgroup in which the query ran.