transcribeservice_delete_transcription_job {paws.machine.learning} | R Documentation |
Deletes a transcription job
Description
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.
See https://www.paws-r-sdk.com/docs/transcribeservice_delete_transcription_job/ for full documentation.
Usage
transcribeservice_delete_transcription_job(TranscriptionJobName)
Arguments
TranscriptionJobName |
[required] The name of the transcription job you want to delete. Job names are case sensitive. |
[Package paws.machine.learning version 0.9.0 Index]