Module Smaws_Client_Transcribe.UpdateVocabulary

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

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.