quicksight_list_custom_permissions: Returns a list of all the custom permissions profiles

View source: R/quicksight_operations.R

quicksight_list_custom_permissionsR Documentation

Returns a list of all the custom permissions profiles

Description

Returns a list of all the custom permissions profiles.

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

Usage

quicksight_list_custom_permissions(
  AwsAccountId,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the custom permissions profiles that you want to list.

MaxResults

The maximum number of results to return.

NextToken

The token for the next set of results, or null if there are no more results.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.