createNamedQuery
inline suspend fun AthenaClient.createNamedQuery(crossinline block: CreateNamedQueryRequest.Builder.() -> Unit): CreateNamedQueryResponse
Creates a named query in the specified workgroup. Requires that you have access to the workgroup.