Module Smaws_Client_Transcribe.DeleteTranscriptionJob

val request : Smaws_Lib.Context.t -> delete_transcription_job_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `BadRequestException of bad_request_exception | `InternalFailureException of internal_failure_exception | `LimitExceededException of limit_exceeded_exception ]) Stdlib.result

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.