Bedrock Data Automation Runtime > Errors > ThrottlingException ThrottlingException¶ Error Class¶ ThrottlingException dataclass ¶ Bases: ServiceError This exception will be thrown when customer reached API TPS limit. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client'