Amazon IAM Identity Center · Example Payload

Identitystore List Groups Response Example

Access ControlAuthenticationIdentity ManagementSingle Sign-On

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

Top-level fields

GroupsNextToken

Example Payload

Raw ↑
{
  "Groups": "example-value",
  "NextToken": "example-value"
}