wait_query | R Documentation |
Wait for a query to end.
wait_query(query_id)
query_id |
Athena query execution ID |
List with the get_query_execution response
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena.Client.get_query_execution
`res <- dbtools::wait_query(query_id)`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.