Amazon IAM Identity Center · Example Payload

Identitystore Update Group Request Example

Access ControlAuthenticationIdentity ManagementSingle Sign-On

Identitystore Update Group 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

IdentityStoreIdGroupIdOperations

Example Payload

Raw ↑
{
  "IdentityStoreId": "id-abc123",
  "GroupId": "id-abc123",
  "Operations": "example-value"
}