updateVocabularyFilter
inline suspend fun TranscribeClient.updateVocabularyFilter(crossinline block: UpdateVocabularyFilterRequest.Builder.() -> Unit): UpdateVocabularyFilterResponse
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.