Use CreateRoleMembership to add an existing Quick Sight group to an existing role
Source:R/quicksight_operations.R
quicksight_create_role_membership.RdUse create_role_membership to add an existing Quick Sight group to an existing role.
See https://www.paws-r-sdk.com/docs/quicksight_create_role_membership/ for full documentation.
Arguments
- MemberName
[required] The name of the group that you want to add to the role.
- 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 the role belongs to.
- Role
[required] The role that you want to add a group to.