Amazon GuardDuty · JSON Structure

Guardduty Instance Details Structure

Contains information about the details of an instance.

Type: object Properties: 13
Anomaly DetectionComplianceMachine-LearningMonitoringSecurityThreat Detection

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

Properties

AvailabilityZone IamInstanceProfile ImageDescription ImageId InstanceId InstanceState InstanceType OutpostArn LaunchTime NetworkInterfaces Platform ProductCodes Tags

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-guardduty/refs/heads/main/json-structure/guardduty-instance-details-structure.json",
  "name": "InstanceDetails",
  "description": "Contains information about the details of an instance.",
  "type": "object",
  "properties": {
    "AvailabilityZone": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "availabilityZone"
          },
          "description": "The Availability Zone of the EC2 instance."
        }
      ]
    },
    "IamInstanceProfile": {
      "allOf": [
        {
          "$ref": "#/components/schemas/IamInstanceProfile"
        },
        {
          "xml": {
            "name": "iamInstanceProfile"
          },
          "description": "The profile information of the EC2 instance."
        }
      ]
    },
    "ImageDescription": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "imageDescription"
          },
          "description": "The image description of the EC2 instance."
        }
      ]
    },
    "ImageId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "imageId"
          },
          "description": "The image ID of the EC2 instance."
        }
      ]
    },
    "InstanceId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "instanceId"
          },
          "description": "The ID of the EC2 instance."
        }
      ]
    },
    "InstanceState": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "instanceState"
          },
          "description": "The state of the EC2 instance."
        }
      ]
    },
    "InstanceType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "instanceType"
          },
          "description": "The type of the EC2 instance."
        }
      ]
    },
    "OutpostArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "outpostArn"
          },
          "description": "The Amazon Resource Name (ARN) of the Amazon Web Services Outpost. Only applicable to Amazon Web Services Outposts instances."
        }
      ]
    },
    "LaunchTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "launchTime"
          },
          "description": "The launch time of the EC2 instance."
        }
      ]
    },
    "NetworkInterfaces": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NetworkInterfaces"
        },
        {
          "xml": {
            "name": "networkInterfaces"
          },
          "description": "The elastic network interface information of the EC2 instance."
        }
      ]
    },
    "Platform": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "platform"
          },
          "description": "The platform of the EC2 instance."
        }
      ]
    },
    "ProductCodes": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ProductCodes"
        },
        {
          "xml": {
            "name": "productCodes"
          },
          "description": "The product code of the EC2 instance."
        }
      ]
    },
    "Tags": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Tags"
        },
        {
          "xml": {
            "name": "tags"
          },
          "description": "The tags of the EC2 instance."
        }
      ]
    }
  }
}

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/guardduty-instance-details-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.