Lists all the permission groups that are associated with a specific user account.
See https://paws-r.github.io/docs/finspacedata/list_permission_groups_by_user.html for full documentation.
finspacedata_list_permission_groups_by_user(
userId,
nextToken = NULL,
maxResults
)
[required] The unique identifier for the user.
A token that indicates where a results page should begin.
[required] The maximum number of results per page.