Delete a thing type - Amazon IoT Core
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Delete a thing type

You can delete thing types only after they have been deprecated. To delete a thing type, use the DeleteThingType command:

$ aws iot delete-thing-type --thing-type-name "StopLight"
Note

Before you can delete a thing type, wait for five minutes after you deprecate it.