ModelPackagingDescription

Information about a model packaging job. For more information, see DescribeModelPackagingJob.

Computer-VisionMachine-LearningManufacturingQuality InspectionAnomaly Detection

Properties

Name Type Description
JobName object
ProjectName object
ModelVersion object
ModelPackagingConfiguration object
ModelPackagingJobDescription object
ModelPackagingMethod object
ModelPackagingOutputDetails object
Status object
StatusMessage object
CreationTimestamp object
LastUpdatedTimestamp object
View JSON Schema on GitHub

JSON Schema

amazon-lookout-for-vision-model-packaging-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-lookout-for-vision/refs/heads/main/json-schema/amazon-lookout-for-vision-model-packaging-description-schema.json",
  "title": "ModelPackagingDescription",
  "description": " Information about a model packaging job. For more information, see <a>DescribeModelPackagingJob</a>. ",
  "type": "object",
  "properties": {
    "JobName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelPackagingJobName"
        },
        {
          "description": " The name of the model packaging job. "
        }
      ]
    },
    "ProjectName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ProjectName"
        },
        {
          "description": "The name of the project that's associated with a model that's in the model package. "
        }
      ]
    },
    "ModelVersion": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelVersion"
        },
        {
          "description": "The version of the model used in the model packaging job. "
        }
      ]
    },
    "ModelPackagingConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelPackagingConfiguration"
        },
        {
          "description": " The configuration information used in the model packaging job. "
        }
      ]
    },
    "ModelPackagingJobDescription": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelPackagingJobDescription"
        },
        {
          "description": "The description for the model packaging job. "
        }
      ]
    },
    "ModelPackagingMethod": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelPackagingMethod"
        },
        {
          "description": "The AWS service used to package the job. Currently Lookout for Vision can package jobs with AWS IoT Greengrass. "
        }
      ]
    },
    "ModelPackagingOutputDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelPackagingOutputDetails"
        },
        {
          "description": "Information about the output of the model packaging job. For more information, see <a>DescribeModelPackagingJob</a>. "
        }
      ]
    },
    "Status": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelPackagingJobStatus"
        },
        {
          "description": " The status of the model packaging job. "
        }
      ]
    },
    "StatusMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ModelPackagingStatusMessage"
        },
        {
          "description": " The status message for the model packaging job. "
        }
      ]
    },
    "CreationTimestamp": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DateTime"
        },
        {
          "description": " The Unix timestamp for the time and date that the model packaging job was created. "
        }
      ]
    },
    "LastUpdatedTimestamp": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DateTime"
        },
        {
          "description": " The Unix timestamp for the time and date that the model packaging job was last updated. "
        }
      ]
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/amazon-lookout-for-vision-model-packaging-description"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.