Lists all groups that are associated with a role
Source:R/quicksight_operations.R
quicksight_list_role_memberships.RdLists all groups that are associated with a role.
See https://www.paws-r-sdk.com/docs/quicksight_list_role_memberships/ for full documentation.
Usage
quicksight_list_role_memberships(
Role,
NextToken = NULL,
MaxResults = NULL,
AwsAccountId,
Namespace
)Arguments
- Role
[required] The name of the role.
- NextToken
A pagination token that can be used in a subsequent request.
- MaxResults
The maximum number of results to return.
- 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 Quick Sight account.
- Namespace
[required] The namespace that includes the role.