Returns a list of all the custom permissions profiles.
See https://www.paws-r-sdk.com/docs/quicksight_list_custom_permissions/ for full documentation.
quicksight_list_custom_permissions(
AwsAccountId,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the Amazon Web Services account that contains the custom permissions profiles that you want to list.
The maximum number of results to return.
The token for the next set of results, or null if there are no more results.