Skip to content

Cognito Identity  >  Errors  >  DeveloperUserAlreadyRegisteredException

DeveloperUserAlreadyRegisteredException

Error Class

DeveloperUserAlreadyRegisteredException dataclass

Bases: ServiceError

The provided developer user identifier is already registered with Cognito under a different identity ID.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'