Skip to content

Sns  >  Errors  >  BatchEntryIdsNotDistinctException

BatchEntryIdsNotDistinctException

Error Class

BatchEntryIdsNotDistinctException dataclass

Bases: ServiceError

Two or more batch entries in the request have the same Id.

Attributes

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