Module Smaws_Client_Transcribe.GetVocabularyFilter

Provides information about the specified custom vocabulary filter.

To get a list of your custom vocabulary filters, use the operation.

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