v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484423422.2 KB

Determines the dominant language of the input text for a batch of documents. For a list of languages that Amazon Comprehend can detect, see <a href="https://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html">Amazon Comprehend Supported Languages</a>.

post/#X-Amz-Target=Comprehend_20171127.BatchDetectDominantLanguage

Headers

X-Amz-Target'Comprehend_20171127.BatchDetectDominantLanguage' required

Request body

TextListCustomerInputString[] required

A list containing the UTF-8 encoded text of the input documents. The list can contain a maximum of 25 documents. Each document should contain at least 20 characters. The maximum size of each document is 5 KB.

Response

Success

All 84 operations