Amazon Inspector · JSON Structure

Inspector Aws Ec2 Instance Details Structure

Details of the Amazon EC2 instance involved in a finding.

Type: object Properties: 10
ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

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

Properties

iamInstanceProfileArn imageId ipV4Addresses ipV6Addresses keyName launchedAt platform subnetId type vpcId

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-inspector/refs/heads/main/json-structure/inspector-aws-ec2-instance-details-structure.json",
  "name": "AwsEc2InstanceDetails",
  "description": "Details of the Amazon EC2 instance involved in a finding.",
  "type": "object",
  "properties": {
    "iamInstanceProfileArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NonEmptyString"
        },
        {
          "description": "The IAM instance profile ARN of the Amazon EC2 instance."
        }
      ]
    },
    "imageId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NonEmptyString"
        },
        {
          "description": "The image ID of the Amazon EC2 instance."
        }
      ]
    },
    "ipV4Addresses": {
      "allOf": [
        {
          "$ref": "#/components/schemas/IpV4AddressList"
        },
        {
          "description": "The IPv4 addresses of the Amazon EC2 instance."
        }
      ]
    },
    "ipV6Addresses": {
      "allOf": [
        {
          "$ref": "#/components/schemas/IpV6AddressList"
        },
        {
          "description": "The IPv6 addresses of the Amazon EC2 instance."
        }
      ]
    },
    "keyName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NonEmptyString"
        },
        {
          "description": "The name of the key pair used to launch the Amazon EC2 instance."
        }
      ]
    },
    "launchedAt": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DateTimeTimestamp"
        },
        {
          "description": "The date and time the Amazon EC2 instance was launched at."
        }
      ]
    },
    "platform": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Platform"
        },
        {
          "description": "The platform of the Amazon EC2 instance."
        }
      ]
    },
    "subnetId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NonEmptyString"
        },
        {
          "description": "The subnet ID of the Amazon EC2 instance."
        }
      ]
    },
    "type": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NonEmptyString"
        },
        {
          "description": "The type of the Amazon EC2 instance."
        }
      ]
    },
    "vpcId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NonEmptyString"
        },
        {
          "description": "The VPC ID of the Amazon 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/inspector-aws-ec2-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.