Package-level declarations
Types
Inherited functions
Creates a new Call Analytics category.
Creates a new custom language model.
Creates a new custom medical vocabulary.
Creates a new custom vocabulary.
Creates a new custom vocabulary filter.
Deletes 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.
Deletes 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.
Deletes 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.
Deletes 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.
Deletes 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.
Deletes 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.
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.
Deletes 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.
Deletes 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.
Provides information about the specified custom language model.
Provides information about the specified Call Analytics category.
Provides information about the specified Call Analytics job.
Provides information about the specified Medical Scribe job.
Provides information about the specified medical transcription job.
Provides information about the specified custom medical vocabulary.
Provides information about the specified transcription job.
Provides information about the specified custom vocabulary.
Provides information about the specified custom vocabulary filter.
Provides a list of Call Analytics categories, including all rules that make up each category.
Provides a list of Call Analytics jobs that match the specified criteria. If no criteria are specified, all Call Analytics jobs are returned.
Provides a list of custom language models that match the specified criteria. If no criteria are specified, all custom language models are returned.
Provides a list of Medical Scribe jobs that match the specified criteria. If no criteria are specified, all Medical Scribe jobs are returned.
Provides a list of medical transcription jobs that match the specified criteria. If no criteria are specified, all medical transcription jobs are returned.
Provides a list of custom medical vocabularies that match the specified criteria. If no criteria are specified, all custom medical vocabularies are returned.
Lists all tags associated with the specified transcription job, vocabulary, model, or resource.
Provides a list of transcription jobs that match the specified criteria. If no criteria are specified, all transcription jobs are returned.
Provides a list of custom vocabularies that match the specified criteria. If no criteria are specified, all custom vocabularies are returned.
Provides a list of custom vocabulary filters that match the specified criteria. If no criteria are specified, all custom vocabularies are returned.
Transcribes the audio from a customer service call and applies any additional Request Parameters you choose to include in your request.
Transcribes patient-clinician conversations and generates clinical notes.
Transcribes the audio from a medical dictation or conversation and applies any additional Request Parameters you choose to include in your request.
Transcribes the audio from a media file and applies any additional Request Parameters you choose to include in your request.
Adds one or more custom tags, each in the form of a key:value pair, to the specified resource.
Removes the specified tags from the specified Amazon Transcribe resource.
Updates 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.
Updates 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.
Updates 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.
Updates 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.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.