Skip to content

Bedrock Data Automation Runtime  >  Errors  >  ServiceQuotaExceededException

ServiceQuotaExceededException

Error Class

ServiceQuotaExceededException dataclass

Bases: ServiceError

This exception will be thrown when service quota is exceeded.

Attributes

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