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