updateMedicalVocabulary
inline suspend fun TranscribeClient.updateMedicalVocabulary(crossinline block: UpdateMedicalVocabularyRequest.Builder.() -> Unit): UpdateMedicalVocabularyResponse
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.