Module Smaws_Client_Comprehend.StartDominantLanguageDetectionJob

Starts an asynchronous dominant language detection job for a collection of documents. Use the operation to track the status of a job.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `KmsKeyValidationException of Types.kms_key_validation_exception | `ResourceInUseException of Types.resource_in_use_exception | `TooManyRequestsException of Types.too_many_requests_exception | `TooManyTagsException of Types.too_many_tags_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.start_dominant_language_detection_job_request -> (Types.start_dominant_language_detection_job_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `KmsKeyValidationException of Types.kms_key_validation_exception | `ResourceInUseException of Types.resource_in_use_exception | `TooManyRequestsException of Types.too_many_requests_exception | `TooManyTagsException of Types.too_many_tags_exception ]) Stdlib.result