deleteTranscriptionJob
inline suspend fun TranscribeClient.deleteTranscriptionJob(crossinline block: DeleteTranscriptionJobRequest.Builder.() -> Unit): DeleteTranscriptionJobResponse
Deletes a transcription job. To use this operation, specify the name of the job you want to delete using TranscriptionJobName
. Job names are case sensitive.