Amazon IoT Core · Schema

DeleteRegistrationCodeResponse

The output for the DeleteRegistrationCode operation.

Device ManagementIoTMQTTMessage Routing
View JSON Schema on GitHub

JSON Schema

iot-core-delete-registration-code-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-registration-code-response-schema.json",
  "title": "DeleteRegistrationCodeResponse",
  "description": "The output for the DeleteRegistrationCode operation.",
  "type": "object",
  "properties": {}
}