Skip to content

Sns  >  Errors  >  InvalidBatchEntryIdException

InvalidBatchEntryIdException

Error Class

InvalidBatchEntryIdException dataclass

Bases: ServiceError

The Id of a batch entry in a batch request doesn't abide by the specification.

Attributes

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