
Last chance! 50% off unlimited learning
Sale ends in
Updates the permissions to a data source.
See https://www.paws-r-sdk.com/docs/quicksight_update_data_source_permissions/ for full documentation.
quicksight_update_data_source_permissions(
AwsAccountId,
DataSourceId,
GrantPermissions = NULL,
RevokePermissions = NULL
)
[required] The Amazon Web Services account ID.
[required] The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
A list of resource permissions that you want to grant on the data source.
A list of resource permissions that you want to revoke on the data source.