wait_query: Wait for a query to end.

View source: R/wrap.R

wait_queryR Documentation

Wait for a query to end.

Description

Wait for a query to end.

Usage

wait_query(query_id)

Arguments

query_id

Athena query execution ID

Value

List with the get_query_execution response

See Also

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena.Client.get_query_execution

Examples

`res <- dbtools::wait_query(query_id)`

moj-analytical-services/dbtools documentation built on Sept. 29, 2024, 2:06 a.m.