Module Smaws_Client_Transcribe.UpdateVocabularyFilter

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

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.