aws transcribe43 CLI commands available for Amazon Transcribe.
| Command | API Operation | Sample |
|---|---|---|
create-call-analytics-categoryCreates a new Call Analytics category. All categories are automatically applied to your Call Analytics transcriptions. Note that in order to apply categories to your transcriptions, you must create them before submitting your transcription request, as categories cannot be applied retroactively. When | CreateCallAnalyticsCategory | |
create-language-modelCreates a new custom language model. When creating a new custom language model, you must specify: If you want a Wideband (audio sample rates over 16,000 Hz) or Narrowband (audio sample rates under 16,000 Hz) base model The location of your training and tuning files (this must be an Amazon S3 URI | CreateLanguageModel | |
create-medical-vocabularyCreates a new custom medical vocabulary. Before creating a new custom medical vocabulary, you must first upload a text file that contains your vocabulary table into an Amazon S3 bucket. Note that this differs from , where you can include a list of terms within your request using the Phrases flag; Cr | CreateMedicalVocabulary | |
create-vocabularyCreates a new custom vocabulary. When creating a new custom vocabulary, you can either upload a text file that contains your new entries, phrases, and terms into an Amazon S3 bucket and include the URI in your request. Or you can include a list of terms directly in your request using the Phrases fla | CreateVocabulary | |
create-vocabulary-filterCreates a new custom vocabulary filter. You can use custom vocabulary filters to mask, delete, or flag specific words from your transcript. Custom vocabulary filters are commonly used to mask profanity in transcripts. Each language has a character set that contains all allowed characters for that sp | CreateVocabularyFilter | |
delete-call-analytics-categoryDeletes a Call Analytics category. To use this operation, specify the name of the category you want to delete using CategoryName. Category names are case sensitive. | DeleteCallAnalyticsCategory | |
delete-call-analytics-jobDeletes a Call Analytics job. To use this operation, specify the name of the job you want to delete using CallAnalyticsJobName. Job names are case sensitive. | DeleteCallAnalyticsJob | |
delete-language-modelDeletes a custom language model. To use this operation, specify the name of the language model you want to delete using ModelName. custom language model names are case sensitive. | DeleteLanguageModel | |
delete-medical-scribe-jobDeletes a Medical Scribe job. To use this operation, specify the name of the job you want to delete using MedicalScribeJobName. Job names are case sensitive. | DeleteMedicalScribeJob | |
delete-medical-transcription-jobDeletes a medical transcription job. To use this operation, specify the name of the job you want to delete using MedicalTranscriptionJobName. Job names are case sensitive. | DeleteMedicalTranscriptionJob | |
delete-medical-vocabularyDeletes a custom medical vocabulary. To use this operation, specify the name of the custom vocabulary you want to delete using VocabularyName. Custom vocabulary names are case sensitive. | DeleteMedicalVocabulary | |
delete-transcription-jobDeletes a transcription job. To use this operation, specify the name of the job you want to delete using TranscriptionJobName. Job names are case sensitive. | DeleteTranscriptionJob | |
delete-vocabularyDeletes a custom vocabulary. To use this operation, specify the name of the custom vocabulary you want to delete using VocabularyName. Custom vocabulary names are case sensitive. | DeleteVocabulary | |
delete-vocabulary-filterDeletes a custom vocabulary filter. To use this operation, specify the name of the custom vocabulary filter you want to delete using VocabularyFilterName. Custom vocabulary filter names are case sensitive. | DeleteVocabularyFilter | |
describe-language-modelProvides information about the specified custom language model. This operation also shows if the base language model that you used to create your custom language model has been updated. If Amazon Transcribe has updated the base model, you can create a new custom language model using the updated base | DescribeLanguageModel | |
get-call-analytics-categoryProvides information about the specified Call Analytics category. To get a list of your Call Analytics categories, use the operation. | GetCallAnalyticsCategory | |
get-call-analytics-jobProvides information about the specified Call Analytics job. To view the job's status, refer to CallAnalyticsJobStatus. If the status is COMPLETED, the job is finished. You can find your completed transcript at the URI specified in TranscriptFileUri. If the status is FAILED, FailureReason provides d | GetCallAnalyticsJob | |
get-medical-scribe-jobProvides information about the specified Medical Scribe job. To view the status of the specified medical transcription job, check the MedicalScribeJobStatus field. If the status is COMPLETED, the job is finished. You can find the results at the location specified in MedicalScribeOutput. If the statu | GetMedicalScribeJob | |
get-medical-transcription-jobProvides information about the specified medical transcription job. To view the status of the specified medical transcription job, check the TranscriptionJobStatus field. If the status is COMPLETED, the job is finished. You can find the results at the location specified in TranscriptFileUri. If the | GetMedicalTranscriptionJob | |
get-medical-vocabularyProvides information about the specified custom medical vocabulary. To view the status of the specified custom medical vocabulary, check the VocabularyState field. If the status is READY, your custom vocabulary is available to use. If the status is FAILED, FailureReason provides details on why your | GetMedicalVocabulary | |
get-transcription-jobProvides information about the specified transcription job. To view the status of the specified transcription job, check the TranscriptionJobStatus field. If the status is COMPLETED, the job is finished. You can find the results at the location specified in TranscriptFileUri. If the status is FAILED | GetTranscriptionJob | |
get-vocabularyProvides information about the specified custom vocabulary. To view the status of the specified custom vocabulary, check the VocabularyState field. If the status is READY, your custom vocabulary is available to use. If the status is FAILED, FailureReason provides details on why your custom vocabular | GetVocabulary | |
get-vocabulary-filterProvides information about the specified custom vocabulary filter. To get a list of your custom vocabulary filters, use the operation. | GetVocabularyFilter | |
list-call-analytics-categoriesProvides a list of Call Analytics categories, including all rules that make up each category. To get detailed information about a specific Call Analytics category, use the operation. | ListCallAnalyticsCategories | |
list-call-analytics-jobsProvides a list of Call Analytics jobs that match the specified criteria. If no criteria are specified, all Call Analytics jobs are returned. To get detailed information about a specific Call Analytics job, use the operation. | ListCallAnalyticsJobs | |
list-language-modelsProvides a list of custom language models that match the specified criteria. If no criteria are specified, all custom language models are returned. To get detailed information about a specific custom language model, use the operation. | ListLanguageModels | |
list-medical-scribe-jobsProvides a list of Medical Scribe jobs that match the specified criteria. If no criteria are specified, all Medical Scribe jobs are returned. To get detailed information about a specific Medical Scribe job, use the operation. | ListMedicalScribeJobs | |
list-medical-transcription-jobsProvides a list of medical transcription jobs that match the specified criteria. If no criteria are specified, all medical transcription jobs are returned. To get detailed information about a specific medical transcription job, use the operation. | ListMedicalTranscriptionJobs | |
list-medical-vocabulariesProvides a list of custom medical vocabularies that match the specified criteria. If no criteria are specified, all custom medical vocabularies are returned. To get detailed information about a specific custom medical vocabulary, use the operation. | ListMedicalVocabularies | |
list-tags-for-resourceLists all tags associated with the specified transcription job, vocabulary, model, or resource. To learn more about using tags with Amazon Transcribe, refer to Tagging resources. | ListTagsForResource | |
list-transcription-jobsProvides a list of transcription jobs that match the specified criteria. If no criteria are specified, all transcription jobs are returned. To get detailed information about a specific transcription job, use the operation. | ListTranscriptionJobs | |
list-vocabulariesProvides a list of custom vocabularies that match the specified criteria. If no criteria are specified, all custom vocabularies are returned. To get detailed information about a specific custom vocabulary, use the operation. | ListVocabularies | |
list-vocabulary-filtersProvides a list of custom vocabulary filters that match the specified criteria. If no criteria are specified, all custom vocabularies are returned. To get detailed information about a specific custom vocabulary filter, use the operation. | ListVocabularyFilters | |
start-call-analytics-jobTranscribes the audio from a customer service call and applies any additional Request Parameters you choose to include in your request. In addition to many standard transcription features, Call Analytics provides you with call characteristics, call summarization, speaker sentiment, and optional reda | StartCallAnalyticsJob | |
start-medical-scribe-jobTranscribes patient-clinician conversations and generates clinical notes. Amazon Web Services HealthScribe automatically provides rich conversation transcripts, identifies speaker roles, classifies dialogues, extracts medical terms, and generates preliminary clinical notes. To learn more about thes | StartMedicalScribeJob | |
start-medical-transcription-jobTranscribes the audio from a medical dictation or conversation and applies any additional Request Parameters you choose to include in your request. In addition to many standard transcription features, Amazon Transcribe Medical provides you with a robust medical vocabulary and, optionally, content id | StartMedicalTranscriptionJob | |
start-transcription-jobTranscribes the audio from a media file and applies any additional Request Parameters you choose to include in your request. To make a StartTranscriptionJob request, you must first upload your media file into an Amazon S3 bucket; you can then specify the Amazon S3 location of the file using the Medi | StartTranscriptionJob | |
tag-resourceAdds one or more custom tags, each in the form of a key:value pair, to the specified resource. To learn more about using tags with Amazon Transcribe, refer to Tagging resources. | TagResource | |
untag-resourceRemoves the specified tags from the specified Amazon Transcribe resource. If you include UntagResource in your request, you must also include ResourceArn and TagKeys. | UntagResource | |
update-call-analytics-categoryUpdates the specified Call Analytics category with new rules. Note that the UpdateCallAnalyticsCategory operation overwrites all existing rules contained in the specified category. You cannot append additional rules onto an existing category. To create a new category, see . | UpdateCallAnalyticsCategory | |
update-medical-vocabularyUpdates an existing custom medical vocabulary with new values. This operation overwrites all existing information with your new values; you cannot append new terms onto an existing custom vocabulary. | UpdateMedicalVocabulary | |
update-vocabularyUpdates an existing custom vocabulary with new values. This operation overwrites all existing information with your new values; you cannot append new terms onto an existing custom vocabulary. | UpdateVocabulary | |
update-vocabulary-filterUpdates an existing custom vocabulary filter with a new list of words. The new list you provide overwrites all previous entries; you cannot append new terms onto an existing custom vocabulary filter. | UpdateVocabularyFilter |
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTranscribe