Skip to content

Bedrock Runtime  >  Errors  >  ThrottlingException

ThrottlingException

Error Class

ThrottlingException dataclass

Bases: ServiceError

Your request was denied due to exceeding the account quotas for Amazon Bedrock. For troubleshooting this error, see ThrottlingException in the Amazon Bedrock User Guide

Attributes

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