DescribeFolderResolvedPermissions - Amazon QuickSight

DescribeFolderResolvedPermissions

Use the DescribeFolderResolvedPermissions operation to describe the resolved permissions of a folder. Permissions consist of both folder direct permissions and the inherited permissions from the ancestor folders. To use this operation, you need the ID of the folder whose permissions you want to view. The folder ID is part of the folder URL in Amazon QuickSight. You can also use the ListFolders operation to get the ID.

Following is an example AWS CLI command for this operation.

AWS CLI
aws quicksight describe-folder-resolved-permissions --aws-account-id AWSACCOUNTID --folder-id FOLDERID

For more information about the DescribeFolderResolvedPermissions operation, see DescribeFolderResolvedPermissions in the Amazon QuickSight API Reference.