Bedrock > Errors > ThrottlingException ThrottlingException¶ Error Class¶ ThrottlingException dataclass ¶ Bases: ServiceError The number of requests exceeds the limit. Resubmit your request later. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client'