Skip to content

SQS  >  Errors  >  InvalidBatchEntryId

InvalidBatchEntryId

Error Class

InvalidBatchEntryId 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'