Class: Aws::Textract::Types::LimitExceededException
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::Textract::Types::LimitExceededException
- Defined in:
- lib/aws-sdk-textract/types.rb
Overview
An Amazon Textract service limit was exceeded. For example, if you start too many asynchronous jobs concurrently, calls to start operations (‘StartDocumentTextDetection`, for example) raise a LimitExceededException exception (HTTP status code: 400) until the number of concurrently running jobs is below the Amazon Textract service limit.