Class InvalidBatchEntryIdException

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

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

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

See Also: