athena_get_named_query {paws.analytics} | R Documentation |
Returns information about a single query
Description
Returns information about a single query. Requires that you have access to the workgroup in which the query was saved.
See https://www.paws-r-sdk.com/docs/athena_get_named_query/ for full documentation.
Usage
athena_get_named_query(NamedQueryId)
Arguments
NamedQueryId |
[required] The unique ID of the query. Use
|
[Package paws.analytics version 0.7.0 Index]