AWS SDK for .NET Documentation
ListGroupsForUser Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListGroupsForUser(ListGroupsForUserRequest) Did this page help you?   Yes   No    Tell us about it...
Lists the groups the specified user belongs to.

You can paginate the results using the

CopyC#
MaxItems
and
CopyC#
Marker
parameters.

Declaration Syntax
Parameters
request (ListGroupsForUserRequest)
Container for the necessary parameters to execute the ListGroupsForUser service method.
Return Value
The response from the ListGroupsForUser service method, as returned by IdentityManagementService.
Exceptions
ExceptionCondition
NoSuchEntityException The request was rejected because it referenced an entity that does not exist. The error message describes the entity.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)