Use the <code>DescribeGroupMembership</code> 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 <code>GroupMember</code> object is returned.
get/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}
Path parameters
MemberNamestring required
The user name of the user that you want to search for.
GroupNamestring required
The name of the group that you want to search.
AwsAccountIdstring required
The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.
Namespacestring required
The namespace that includes the group you are searching within.
Response
Success