v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198281.1 KB

For the specified group 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.ListGroupMemberships

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSIdentityStore.ListGroupMemberships' required

Request body

IdentityStoreIdstring required

The globally unique identifier for the identity store.

GroupIdstring required

The identifier for a group in the identity store.

MaxResultsinteger

The maximum number of results to be returned per request. This parameter is used in all <code>List</code> requests to specify how many results to return in one page.

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.