| Package | Description |
|---|---|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchSizeLimitExceededException
The number of documents in the request exceeds the limit of 25.
|
class |
ConcurrentModificationException
Concurrent modification of the tags associated with an Amazon Comprehend resource is not supported.
|
class |
InternalServerException
An internal server error occurred.
|
class |
InvalidFilterException
The filter specified for the
ListDocumentClassificationJobs operation is invalid. |
class |
InvalidRequestException
The request is invalid.
|
class |
JobNotFoundException
The specified job was not found.
|
class |
KmsKeyValidationException
The KMS customer managed key (CMK) entered cannot be validated.
|
class |
ResourceInUseException
The specified name is already in use.
|
class |
ResourceLimitExceededException
The maximum number of recognizers per account has been exceeded.
|
class |
ResourceNotFoundException
The specified resource ARN was not found.
|
class |
ResourceUnavailableException
The specified resource is not available.
|
class |
TextSizeLimitExceededException
The size of the input text exceeds the limit.
|
class |
TooManyRequestsException
The number of requests exceeds the limit.
|
class |
TooManyTagKeysException
The request contains more tag keys than can be associated with a resource (50 tag keys per resource).
|
class |
TooManyTagsException
The request contains more tags than can be associated with a resource (50 tags per resource).
|
class |
UnsupportedLanguageException
Amazon Comprehend can't process the language of the input text.
|
Copyright © 2019. All rights reserved.