Skip to content

Sns  >  Errors  >  ThrottledException

ThrottledException

Error Class

ThrottledException dataclass

Bases: ServiceError

Indicates that the rate at which requests have been submitted for this action exceeds the limit for your Amazon Web Services account.

Attributes

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