Smaws_Client_Transcribe.DeleteMedicalTranscriptionJob
val request :
Smaws_Lib.Context.t ->
delete_medical_transcription_job_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `BadRequestException of bad_request_exception
| `InternalFailureException of internal_failure_exception
| `LimitExceededException of limit_exceeded_exception ])
Stdlib.result
Deletes a medical transcription job. To use this operation, specify the name of the job you want to delete using MedicalTranscriptionJobName
. Job names are case sensitive.