Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / transcribe / delete-vocabulary.rst
Size: Mime:
**To delete a custom vocabulary**

The following ``delete-vocabulary`` example deletes a custom vocabulary. ::

    aws transcribe delete-vocabulary \
        --vocabulary-name vocabulary-name

This command produces no output.

For more information, see `Custom Vocabularies <https://docs.aws.amazon.com/transcribe/latest/dg/how-vocabulary.html>`__ in the *Amazon Transcribe Developer Guide*.