athena_get_query_execution: Returns information about a single execution of a query if...

View source: R/athena_operations.R

athena_get_query_executionR Documentation

Returns information about a single execution of a query if you have access to the workgroup in which the query ran

Description

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.

See https://www.paws-r-sdk.com/docs/athena_get_query_execution/ for full documentation.

Usage

athena_get_query_execution(QueryExecutionId)

Arguments

QueryExecutionId

[required] The unique ID of the query execution.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.