Amazon IoT Core · Schema

DeleteCACertificateResponse

The output for the DeleteCACertificate operation.

Device ManagementIoTMQTTMessage Routing
View JSON Schema on GitHub

JSON Schema

iot-core-delete-c-a-certificate-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-c-a-certificate-response-schema.json",
  "title": "DeleteCACertificateResponse",
  "description": "The output for the DeleteCACertificate operation.",
  "type": "object",
  "properties": {}
}