Module Smaws_Client_Transcribe.DeleteVocabulary

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

Deletes a custom vocabulary. To use this operation, specify the name of the custom vocabulary you want to delete using VocabularyName. Custom vocabulary names are case sensitive.