quicksight_delete_role_custom_permission {paws.analytics} | R Documentation |
Removes custom permissions from the role
Description
Removes custom permissions from the role.
See https://www.paws-r-sdk.com/docs/quicksight_delete_role_custom_permission/ for full documentation.
Usage
quicksight_delete_role_custom_permission(Role, AwsAccountId, Namespace)
Arguments
Role |
[required] The role that you want to remove permissions from. |
AwsAccountId |
[required] The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account. |
Namespace |
[required] The namespace that includes the role. |
[Package paws.analytics version 0.7.0 Index]