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 / iot / delete-thing.rst
Size: Mime:
**To display detailed information about a thing**

The following ``delete-thing`` example deletes a thing from the AWS IoT registry for your AWS account. 

    aws iot delete-thing --thing-name "FourthBulb"

This command produces no output.

For more information, see `How to Manage Things with the Registry <https://docs.aws.amazon.com/iot/latest/developerguide/thing-registry.html>`__ in the *AWS IoT Developers Guide*.