DescribeGroupMembership - Amazon QuickSight

DescribeGroupMembership

Use the DescribeGroupMembership API operation to determine if a user is a member of the specified group. If the user exists and is a member of the specified group, an associated GroupMember object is returned.

Following is an example AWS CLI command for this operation.

AWS CLI

CLI Input:

aws quicksight describe-group-membership --region us-west-2 --aws-account-id AWSACCOUNTID --namespace NAMESPACE --group-name Marketing-East --member-name MEMBERNAME

For more information about the ListGroups API operation, see DescribeGroupMembership in the Amazon QuickSight API Reference.