Amazon DMS · JSON Structure

Amazon Dms Collector Response Structure

Describes a Fleet Advisor collector.

Type: object Properties: 13
Data ReplicationDatabaseDatabase MigrationMigration

Amazon Dms Collector Response Structure is a JSON Structure definition published by Amazon DMS, describing 13 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

CollectorReferencedId CollectorName CollectorVersion VersionStatus Description S3BucketName ServiceAccessRoleArn CollectorHealthCheck LastDataReceived RegisteredDate CreatedDate ModifiedDate InventoryData

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-dms/refs/heads/main/json-structure/amazon-dms-collector-response-structure.json",
  "title": "CollectorResponse",
  "description": "Describes a Fleet Advisor collector.",
  "type": "object",
  "properties": {
    "CollectorReferencedId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The reference ID of the Fleet Advisor collector."
        }
      ]
    },
    "CollectorName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The name of the Fleet Advisor collector ."
        }
      ]
    },
    "CollectorVersion": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The version of your Fleet Advisor collector, in semantic versioning format, for example <code>1.0.2</code> "
        }
      ]
    },
    "VersionStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VersionStatus"
        },
        {
          "description": "Whether the collector version is up to date."
        }
      ]
    },
    "Description": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "A summary description of the Fleet Advisor collector."
        }
      ]
    },
    "S3BucketName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The Amazon S3 bucket that the Fleet Advisor collector uses to store inventory metadata."
        }
      ]
    },
    "ServiceAccessRoleArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The IAM role that grants permissions to access the specified Amazon S3 bucket."
        }
      ]
    },
    "CollectorHealthCheck": {
      "$ref": "#/components/schemas/CollectorHealthCheck"
    },
    "LastDataReceived": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The timestamp of the last time the collector received data, in the following format: <code>2022-01-24T19:04:02.596113Z</code> "
        }
      ]
    },
    "RegisteredDate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The timestamp when DMS registered the collector, in the following format: <code>2022-01-24T19:04:02.596113Z</code> "
        }
      ]
    },
    "CreatedDate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The timestamp when you created the collector, in the following format: <code>2022-01-24T19:04:02.596113Z</code> "
        }
      ]
    },
    "ModifiedDate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The timestamp when DMS last modified the collector, in the following format: <code>2022-01-24T19:04:02.596113Z</code> "
        }
      ]
    },
    "InventoryData": {
      "$ref": "#/components/schemas/InventoryData"
    }
  }
}

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/amazon-dms-collector-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.