Amazon IoT Core · Schema

DeleteThingTypeResponse

The output for the DeleteThingType operation.

Device ManagementIoTMQTTMessage Routing
View JSON Schema on GitHub

JSON Schema

iot-core-delete-thing-type-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-core/refs/heads/main/json-schema/iot-core-delete-thing-type-response-schema.json",
  "title": "DeleteThingTypeResponse",
  "description": "The output for the DeleteThingType operation.",
  "type": "object",
  "properties": {}
}