quicksight_describe_data_set_permissions {paws.analytics} | R Documentation |
Describes the permissions on a dataset
Description
Describes the permissions on a dataset.
See https://www.paws-r-sdk.com/docs/quicksight_describe_data_set_permissions/ for full documentation.
Usage
quicksight_describe_data_set_permissions(AwsAccountId, DataSetId)
Arguments
AwsAccountId |
[required] The Amazon Web Services account ID. |
DataSetId |
[required] The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
[Package paws.analytics version 0.9.0 Index]