Lists available workgroups for the account.
athena_list_work_groups(NextToken, MaxResults)
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.
The maximum number of workgroups to return in this request.
svc$list_work_groups( NextToken = "string", MaxResults = 123 )