Amazon IoT Device Defender · JSON Structure

Iot Device Defender Describe Provisioning Template Response Structure

DescribeProvisioningTemplateResponse schema

Type: object Properties: 11
ComplianceIoTSecurityVulnerability Management

DescribeProvisioningTemplateResponse is a JSON Structure definition published by Amazon IoT Device Defender, describing 11 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

templateArn templateName description creationDate lastModifiedDate defaultVersionId templateBody enabled provisioningRoleArn preProvisioningHook type

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-device-defender/refs/heads/main/json-structure/iot-device-defender-describe-provisioning-template-response-structure.json",
  "name": "DescribeProvisioningTemplateResponse",
  "description": "DescribeProvisioningTemplateResponse schema",
  "type": "object",
  "properties": {
    "templateArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TemplateArn"
        },
        {
          "description": "The ARN of the provisioning template."
        }
      ]
    },
    "templateName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TemplateName"
        },
        {
          "description": "The name of the provisioning template."
        }
      ]
    },
    "description": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TemplateDescription"
        },
        {
          "description": "The description of the provisioning template."
        }
      ]
    },
    "creationDate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DateType"
        },
        {
          "description": "The date when the provisioning template was created."
        }
      ]
    },
    "lastModifiedDate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DateType"
        },
        {
          "description": "The date when the provisioning template was last modified."
        }
      ]
    },
    "defaultVersionId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TemplateVersionId"
        },
        {
          "description": "The default fleet template version ID."
        }
      ]
    },
    "templateBody": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TemplateBody"
        },
        {
          "description": "The JSON formatted contents of the provisioning template."
        }
      ]
    },
    "enabled": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Enabled"
        },
        {
          "description": "True if the provisioning template is enabled, otherwise false."
        }
      ]
    },
    "provisioningRoleArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RoleArn"
        },
        {
          "description": "The ARN of the role associated with the provisioning template. This IoT role grants permission to provision a device."
        }
      ]
    },
    "preProvisioningHook": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ProvisioningHook"
        },
        {
          "description": "Gets information about a pre-provisioned hook."
        }
      ]
    },
    "type": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TemplateType"
        },
        {
          "description": "The type you define in a provisioning template. You can create a template with only one type. You can't change the template type after its creation. The default value is <code>FLEET_PROVISIONING</code>. For more information about provisioning template, see: <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/provision-template.html\">Provisioning template</a>. "
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/iot-device-defender-describe-provisioning-template-response-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.