athena_get_named_query: Returns information about a single query

View source: R/athena_operations.R

athena_get_named_queryR 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 list_named_queries to get query IDs.


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