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 / polly / delete-lexicon.rst
Size: Mime:
**To delete a lexicon**

The following ``delete-lexicon`` example deletes the specified lexicon. ::

    aws polly delete-lexicon \
        --name w3c

This command produces no output.

For more information, see `Using the DeleteLexicon operation <https://docs.aws.amazon.com/polly/latest/dg/gs-delete-lexicon.html>`__ in the *Amazon Polly Developer Guide*.