Amazon Transcribe Service

2018/10/10 - Amazon Transcribe Service - 1 new api methods

Changes  Update transcribe client to latest version

DeleteTranscriptionJob (new) Link ΒΆ

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'
)
type TranscriptionJobName:

string

param TranscriptionJobName:

[REQUIRED]

The name of the transcription job to be deleted.

returns:

None