| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You aren't authorized to perform the action.
|
class |
BadDocumentException
Amazon Textract isn't able to read the document.
|
class |
ConflictException
Updating or deleting a resource can cause an inconsistent state.
|
class |
DocumentTooLargeException
The document can't be processed because it's too large.
|
class |
HumanLoopQuotaExceededException
Indicates you have exceeded the maximum number of active human in the loop workflows available
|
class |
IdempotentParameterMismatchException
A
ClientRequestToken input parameter was reused with an operation, but at least one of the other input
parameters is different from the previous call to the operation. |
class |
InternalServerErrorException
Amazon Textract experienced a service issue.
|
class |
InvalidJobIdException
An invalid job identifier was passed to an asynchronous analysis operation.
|
class |
InvalidKMSKeyException
Indicates you do not have decrypt permissions with the KMS key entered, or the KMS key was entered incorrectly.
|
class |
InvalidParameterException
An input parameter violated a constraint.
|
class |
InvalidS3ObjectException
Amazon Textract is unable to access the S3 object that's specified in the request.
|
class |
LimitExceededException
An Amazon Textract service limit was exceeded.
|
class |
ProvisionedThroughputExceededException
The number of requests exceeded your throughput limit.
|
class |
ResourceNotFoundException
Returned when an operation tried to access a nonexistent resource.
|
class |
ServiceQuotaExceededException
Returned when a request cannot be completed as it would exceed a maximum service quota.
|
class |
ThrottlingException
Amazon Textract is temporarily unable to process the request.
|
class |
UnsupportedDocumentException
The format of the input document isn't supported.
|
class |
ValidationException
Indicates that a request was not valid.
|
Copyright © 2024. All rights reserved.