v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484423422.2 KB

Inspects text for syntax and the part of speech of words in the document. For more information, see <a href="https://docs.aws.amazon.com/comprehend/latest/dg/how-syntax.html">Syntax</a> in the Comprehend Developer Guide.

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

Headers

X-Amz-Target'Comprehend_20171127.DetectSyntax' required

Request body

Textstring password required

A UTF-8 string. The maximum string size is 5 KB.

LanguageCode'en' | 'es' | 'fr' | 'de' | 'it' | 'pt' required

The language code of the input documents. You can specify any of the following languages supported by Amazon Comprehend: German ("de"), English ("en"), Spanish ("es"), French ("fr"), Italian ("it"), or Portuguese ("pt").

Response

Success