getNamedQuery
inline suspend fun AthenaClient.getNamedQuery(crossinline block: GetNamedQueryRequest.Builder.() -> Unit): GetNamedQueryResponse
Returns information about a single query. Requires that you have access to the workgroup in which the query was saved.