Module Smaws_Client_ComprehendMedical.ListSNOMEDCTInferenceJobs

Gets a list of InferSNOMEDCT jobs a user has submitted.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `TooManyRequestsException of Types.too_many_requests_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_snomedct_inference_jobs_request -> (Types.list_snomedct_inference_jobs_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `TooManyRequestsException of Types.too_many_requests_exception | `ValidationException of Types.validation_exception ]) Stdlib.result