Class BatchSizeLimitExceededException

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

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

The number of documents in the request exceeds the limit of 25. Try your request again with fewer documents.

See Also: