athena_list_work_groups: Lists available workgroups for the account

View source: R/athena_operations.R

athena_list_work_groupsR Documentation

Lists available workgroups for the account

Description

Lists available workgroups for the account.

See https://www.paws-r-sdk.com/docs/athena_list_work_groups/ for full documentation.

Usage

athena_list_work_groups(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. To obtain the next set of pages, pass in the NextToken from the response object of the previous page call.

MaxResults

The maximum number of workgroups to return in this request.


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