Smaws_Client_Transcribe.DeleteMedicalScribeJob
val request :
Smaws_Lib.Context.t ->
delete_medical_scribe_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 Scribe job. To use this operation, specify the name of the job you want to delete using MedicalScribeJobName
. Job names are case sensitive.