Amazon IoT Core · JSON Structure

Iot Core Deprecate Thing Type Response Structure

The output for the DeprecateThingType operation.

Type: object Properties: 0
Device ManagementIoTMQTTMessage Routing

DeprecateThingTypeResponse is a JSON Structure definition published by Amazon IoT Core. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-core/refs/heads/main/json-structure/iot-core-deprecate-thing-type-response-structure.json",
  "name": "DeprecateThingTypeResponse",
  "description": "The output for the DeprecateThingType operation.",
  "type": "object",
  "properties": {}
}