View source: R/transcribeservice_operations.R
transcribeservice_delete_medical_vocabulary | R Documentation |
Deletes a custom medical 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_medical_vocabulary/ for full documentation.
transcribeservice_delete_medical_vocabulary(VocabularyName)
VocabularyName |
[required] The name of the custom medical vocabulary you want to delete. Custom medical vocabulary names are case sensitive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.