View source: R/quicksight_operations.R
quicksight_list_role_memberships | R Documentation |
Lists all groups that are associated with a role.
See https://www.paws-r-sdk.com/docs/quicksight_list_role_memberships/ for full documentation.
quicksight_list_role_memberships(
Role,
NextToken = NULL,
MaxResults = NULL,
AwsAccountId,
Namespace
)
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 QuickSight account. |
Namespace |
[required] The namespace that includes the role. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.