Returns information about a list of specified workgroups.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_workgroups/ for full documentation.
redshiftserverless_list_workgroups(maxResults = NULL, nextToken = NULL)An optional parameter that specifies the maximum number of results to
return. You can use nextToken to display the next page of results.
If your initial ListWorkgroups operation returns a nextToken, you can
include the returned nextToken in following ListNamespaces operations,
which returns results in the next page.