/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
iot
/
Upload File
HOME
**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*.