Module Smaws_Client_Transcribe.GetMedicalScribeJob

val request : Smaws_Lib.Context.t -> get_medical_scribe_job_request -> (get_medical_scribe_job_response, [> Smaws_Lib.Protocols.AwsJson.error | `BadRequestException of bad_request_exception | `InternalFailureException of internal_failure_exception | `LimitExceededException of limit_exceeded_exception | `NotFoundException of not_found_exception ]) Stdlib.result

Provides information about the specified Medical Scribe job.

To view the status of the specified medical transcription job, check the MedicalScribeJobStatus field. If the status is COMPLETED, the job is finished. You can find the results at the location specified in MedicalScribeOutput. If the status is FAILED, FailureReason provides details on why your Medical Scribe job failed.

To get a list of your Medical Scribe jobs, use the operation.