Skip to content

Sns  >  Errors  >  BatchRequestTooLongException

BatchRequestTooLongException

Error Class

BatchRequestTooLongException dataclass

Bases: ServiceError

The length of all the batch messages put together is more than the limit.

Attributes

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