Skip to content

Bedrock Agent  >  Errors  >  ServiceQuotaExceededException

ServiceQuotaExceededException

Error Class

ServiceQuotaExceededException dataclass

Bases: ServiceError

The number of requests exceeds the service quota. Resubmit your request later.

Attributes

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