class Aws::Textract::Types::LimitExceededException
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.
@see docs.aws.amazon.com/goto/WebAPI/textract-2018-06-27/LimitExceededException AWS API Documentation