CreateGroupMembership
Use the CreateGroupMembership
API operation to add an Amazon QuickSight user to a QuickSight group. You can find users in a certain group by calling the ListGroups
API operation, and then the ListGroupMemberships
API operation on the group of your choice.
Following
is an example AWS CLI command for this operation. In the following examples, the
member
is added to the group
USERNAME
.GROUPNAME
For more information about the CreateGroupMembership
API operation, see CreateGroupMembership in the Amazon QuickSight API Reference.