Amazon IoT Core · JSON Structure

Iot Core Describe Managed Job Template Response Structure

DescribeManagedJobTemplateResponse schema

Type: object Properties: 7
Device ManagementIoTMQTTMessage Routing

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

Properties

templateName templateArn description templateVersion environments documentParameters document

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-describe-managed-job-template-response-structure.json",
  "name": "DescribeManagedJobTemplateResponse",
  "description": "DescribeManagedJobTemplateResponse schema",
  "type": "object",
  "properties": {
    "templateName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ManagedJobTemplateName"
        },
        {
          "description": "The unique name of a managed template, such as <code>AWS-Reboot</code>."
        }
      ]
    },
    "templateArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/JobTemplateArn"
        },
        {
          "description": "The unique Amazon Resource Name (ARN) of the managed template."
        }
      ]
    },
    "description": {
      "allOf": [
        {
          "$ref": "#/components/schemas/JobDescription"
        },
        {
          "description": "The unique description of a managed template."
        }
      ]
    },
    "templateVersion": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ManagedTemplateVersion"
        },
        {
          "description": "The version for a managed template."
        }
      ]
    },
    "environments": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Environments"
        },
        {
          "description": "A list of environments that are supported with the managed job template."
        }
      ]
    },
    "documentParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DocumentParameters"
        },
        {
          "description": "<p>A map of key-value pairs that you can use as guidance to specify the inputs for creating a job from a managed template.</p> <note> <p> <code>documentParameters</code> can only be used when creating jobs from Amazon Web Services managed templates. This parameter can't be used with custom job templates or to create jobs from them.</p> </note>"
        }
      ]
    },
    "document": {
      "allOf": [
        {
          "$ref": "#/components/schemas/JobDocument"
        },
        {
          "description": "The document schema for a managed job template."
        }
      ]
    }
  }
}

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-core-describe-managed-job-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 email required.

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