Module Smaws_Client_Transcribe.DeleteVocabularyFilter

val request : Smaws_Lib.Context.t -> delete_vocabulary_filter_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 filter. To use this operation, specify the name of the custom vocabulary filter you want to delete using VocabularyFilterName. Custom vocabulary filter names are case sensitive.