Amazon Cognito · Example Payload

Identity Pools Unprocessed Identity Id Example

AuthenticationIdentityOAuthOIDCSAMLUser ManagementFederated Identity

Identity Pools Unprocessed Identity Id Example is an example object payload from Amazon Cognito, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdentityIdErrorCode

Example Payload

Raw ↑
{
  "IdentityId": "example-string",
  "ErrorCode": "example-string"
}