transcribeservice_delete_vocabulary_filter {paws.machine.learning} | R Documentation |
Deletes a custom vocabulary filter
Description
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.
See https://www.paws-r-sdk.com/docs/transcribeservice_delete_vocabulary_filter/ for full documentation.
Usage
transcribeservice_delete_vocabulary_filter(VocabularyFilterName)
Arguments
VocabularyFilterName |
[required] The name of the custom vocabulary filter you want to delete. Custom vocabulary filter names are case sensitive. |
[Package paws.machine.learning version 0.9.0 Index]