ListGroupMembershipsForMemberResponse is a JSON Structure definition published by Amazon IAM Identity Center, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iam-identity-center/refs/heads/main/json-structure/identitystore-list-group-memberships-for-member-response-structure.json",
"name": "ListGroupMembershipsForMemberResponse",
"description": "ListGroupMembershipsForMemberResponse schema from AWS IAM Identity Center",
"type": "object",
"properties": {
"GroupMemberships": {
"allOf": [
{
"$ref": "#/components/schemas/GroupMemberships"
},
{
"description": "A list of <code>GroupMembership</code> objects in the group for a specified member."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "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. "
}
]
}
},
"required": [
"GroupMemberships"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.