Skip to content

Secrets Manager  >  Errors  >  LimitExceededException

LimitExceededException

Error Class

LimitExceededException dataclass

Bases: ServiceError

The request failed because it would exceed one of the Secrets Manager quotas.

Attributes

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