quicksight_describe_folder_resolved_permissions: Describes the folder resolved permissions

View source: R/quicksight_operations.R

quicksight_describe_folder_resolved_permissionsR Documentation

Describes the folder resolved permissions

Description

Describes the folder resolved permissions. Permissions consists of both folder direct permissions and the inherited permissions from the ancestor folders.

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

Usage

quicksight_describe_folder_resolved_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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.