deleteMedicalVocabulary
inline suspend fun TranscribeClient.deleteMedicalVocabulary(crossinline block: DeleteMedicalVocabularyRequest.Builder.() -> Unit): DeleteMedicalVocabularyResponse
Deletes a custom medical vocabulary. To use this operation, specify the name of the custom vocabulary you want to delete using VocabularyName
. Custom vocabulary names are case sensitive.