TranscribeService / Client / delete_medical_scribe_job
delete_medical_scribe_job#
- TranscribeService.Client.delete_medical_scribe_job(**kwargs)#
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.See also: AWS API Documentation
Request Syntax
response = client.delete_medical_scribe_job( MedicalScribeJobName='string' )
- Parameters:
MedicalScribeJobName (string) –
[REQUIRED]
The name of the Medical Scribe job you want to delete. Job names are case sensitive.
- Returns:
None
Exceptions
TranscribeService.Client.exceptions.LimitExceededException
TranscribeService.Client.exceptions.BadRequestException
TranscribeService.Client.exceptions.InternalFailureException