detectDominantLanguage
inline suspend fun ComprehendClient.detectDominantLanguage(crossinline block: DetectDominantLanguageRequest.Builder.() -> Unit): DetectDominantLanguageResponse
Determines the dominant language of the input text. For a list of languages that Amazon Comprehend can detect, see Amazon Comprehend Supported Languages.