delete_medical_transcription_job
(**kwargs)¶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.
See also: AWS API Documentation
Request Syntax
response = client.delete_medical_transcription_job(
MedicalTranscriptionJobName='string'
)
[REQUIRED]
The name of the medical transcription job you want to delete. Job names are case sensitive.
Exceptions
TranscribeService.Client.exceptions.LimitExceededException
TranscribeService.Client.exceptions.BadRequestException
TranscribeService.Client.exceptions.InternalFailureException