Describes permissions for a folder
Source:R/quicksight_operations.R
quicksight_describe_folder_permissions.RdDescribes permissions for a folder.
See https://www.paws-r-sdk.com/docs/quicksight_describe_folder_permissions/ for full documentation.
Usage
quicksight_describe_folder_permissions(
AwsAccountId,
FolderId,
Namespace = NULL,
MaxResults = NULL,
NextToken = NULL
)Arguments
- AwsAccountId
[required] The ID for the Amazon Web Services account that contains the folder.
- FolderId
[required] The ID of the folder.
- Namespace
The namespace of the folder whose permissions you want described.
- MaxResults
The maximum number of results to be returned per request.
- NextToken
A pagination token for the next set of results.