Amazon IAM Identity Center · Example Payload

Identitystore Is Member In Groups Request Example

Access ControlAuthenticationIdentity ManagementSingle Sign-On

Identitystore Is Member In Groups Request Example is an example object payload from Amazon IAM Identity Center, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdentityStoreIdMemberIdGroupIds

Example Payload

Raw ↑
{
  "IdentityStoreId": "id-abc123",
  "MemberId": "id-abc123",
  "GroupIds": "id-abc123"
}