listNamedQueries
inline suspend fun AthenaClient.listNamedQueries(crossinline block: ListNamedQueriesRequest.Builder.() -> Unit): ListNamedQueriesResponse
Provides a list of available query IDs only for queries saved in the specified workgroup. Requires that you have access to the specified workgroup. If a workgroup is not specified, lists the saved queries for the primary workgroup.