Amazon IAM Identity Center · Example Payload

Identitystore Describe Group Response Example

Access ControlAuthenticationIdentity ManagementSingle Sign-On

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

Top-level fields

GroupIdDisplayNameExternalIdsDescriptionIdentityStoreId

Example Payload

Raw ↑
{
  "GroupId": "id-abc123",
  "DisplayName": "example-name",
  "ExternalIds": "id-abc123",
  "Description": "example-value",
  "IdentityStoreId": "id-abc123"
}