Smaws_Client_Transcribe.UpdateMedicalVocabulary
val request :
Smaws_Lib.Context.t ->
update_medical_vocabulary_request ->
(update_medical_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 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.