Skip to content

Bedrock Data Automation  >  Errors  >  ServiceQuotaExceededException

ServiceQuotaExceededException

Error Class

ServiceQuotaExceededException dataclass

Bases: ServiceError

This exception is thrown when a request is made beyond the service quota

Attributes

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