SQS > Errors > BatchEntryIdsNotDistinct BatchEntryIdsNotDistinct¶ Error Class¶ BatchEntryIdsNotDistinct 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'