Update Data Set Permissions
quicksight_update_data_set_permissions | R Documentation |
Updates the permissions on a dataset¶
Description¶
Updates the permissions on a dataset.
The permissions resource is
arn:aws:quicksight:region:aws-account-id:dataset/data-set-id
.
Usage¶
quicksight_update_data_set_permissions(AwsAccountId, DataSetId,
GrantPermissions, RevokePermissions)
Arguments¶
AwsAccountId
[required] The Amazon Web Services account ID.
DataSetId
[required] The ID for the dataset whose permissions you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
GrantPermissions
The resource permissions that you want to grant to the dataset.
RevokePermissions
The resource permissions that you want to revoke from the dataset.
Value¶
A list with the following syntax: