Amazon IoT Core · JSON Structure

Iot Core Detach Thing Principal Response Structure

The output from the DetachThingPrincipal operation.

Type: object Properties: 0
Device ManagementIoTMQTTMessage Routing

DetachThingPrincipalResponse 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-detach-thing-principal-response-structure.json",
  "name": "DetachThingPrincipalResponse",
  "description": "The output from the DetachThingPrincipal operation.",
  "type": "object",
  "properties": {}
}