quicksight_describe_role_custom_permission {paws.analytics} | R Documentation |
Describes all custom permissions that are mapped to a role
Description
Describes all custom permissions that are mapped to a role.
See https://www.paws-r-sdk.com/docs/quicksight_describe_role_custom_permission/ for full documentation.
Usage
quicksight_describe_role_custom_permission(Role, AwsAccountId, Namespace)
Arguments
Role |
[required] The name of the role whose permissions you want described. |
AwsAccountId |
[required] The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account. |
Namespace |
[required] The namespace that contains the role. |
[Package paws.analytics version 0.7.0 Index]