Skip to content

Cognito Identity  >  Errors  >  LimitExceededException

LimitExceededException

Error Class

LimitExceededException dataclass

Bases: ServiceError

Thrown when the total number of user pools has exceeded a preset limit.

Attributes

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