v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198281.1 KB

For the specified member in the specified identity store, returns the list of all <code>GroupMembership</code> objects and returns results in paginated form.

post/#X-Amz-Target=AWSIdentityStore.ListGroupMembershipsForMember

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSIdentityStore.ListGroupMembershipsForMember' required

Request body

IdentityStoreIdstring required

The globally unique identifier for the identity store.

MaxResultsinteger

The maximum number of results to be returned per request. This parameter is used in the <code>ListUsers</code> and <code>ListGroups</code> requests to specify how many results to return in one page. The length limit is 50 characters.

NextTokenstring

The pagination token used for the <code>ListUsers</code>, <code>ListGroups</code>, and <code>ListGroupMemberships</code> API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.

Response

Success

NextTokenstring

The pagination token used for the <code>ListUsers</code>, <code>ListGroups</code>, and <code>ListGroupMemberships</code> API operations. This value is generated by the identity store service. It is returned in the API response if the total results are more than the size of one page. This token is also returned when it is used in the API request to search for the next page.