Values.DeleteTranscriptionJobRequestSourceDeletes a transcription job. To use this operation, specify the name of the job you want to delete using TranscriptionJobName. Job names are case sensitive.
type nonrec t = {transcriptionJobName : TranscriptionJobName.t;The name of the transcription job you want to delete. Job names are case sensitive.
*)}