2018/10/10 - Amazon Transcribe Service - 1 new api methods
Changes With this update Amazon Transcribe now supports deleting completed transcription jobs.
Deletes a previously submitted transcription job as wella s any other generated results such as the transcription, models, and so on.
See also: AWS API Documentation
Request Syntax
client.delete_transcription_job( TranscriptionJobName='string' )
string
[REQUIRED]
The name of the transcription job to be deleted.
None