Class BatchEntryIdsNotDistinctException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BatchEntryIdsNotDistinctException.Builder,BatchEntryIdsNotDistinctException>

@Generated("software.amazon.awssdk:codegen") public final class BatchEntryIdsNotDistinctException extends SnsException implements ToCopyableBuilder<BatchEntryIdsNotDistinctException.Builder,BatchEntryIdsNotDistinctException>

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

See Also: