detectSyntax
inline suspend fun ComprehendClient.detectSyntax(crossinline block: DetectSyntaxRequest.Builder.() -> Unit): DetectSyntaxResponse
Inspects text for syntax and the part of speech of words in the document. For more information, see Syntax in the Comprehend Developer Guide.