Skip to content

Cognito Identity  >  Structures  >  UnprocessedIdentityId

UnprocessedIdentityId

Structure Class

UnprocessedIdentityId dataclass

An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.

Attributes

error_code class-attribute instance-attribute
error_code: ErrorCode | None = None

The error code indicating the type of error that occurred.

identity_id class-attribute instance-attribute
identity_id: str | None = None

A unique identifier in the format REGION:GUID.