finspacedata_list_permission_groups_by_user: Lists all the permission groups that are associated with a...

View source: R/finspacedata_operations.R

finspacedata_list_permission_groups_by_userR Documentation

Lists all the permission groups that are associated with a specific user account

Description

Lists all the permission groups that are associated with a specific user account.

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

Usage

finspacedata_list_permission_groups_by_user(
  userId,
  nextToken = NULL,
  maxResults
)

Arguments

userId

[required] The unique identifier for the user.

nextToken

A token that indicates where a results page should begin.

maxResults

[required] The maximum number of results per page.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.