Amazon Neptune · Schema

DBInstance

Contains the details of an Amazon Neptune DB instance.

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Properties

Name Type Description
DBInstanceIdentifier string The user-supplied database identifier.
DBInstanceClass string The compute and memory capacity of the instance.
Engine string The database engine (neptune).
DBInstanceStatus string Current state of the instance.
Endpoint object
DBClusterIdentifier string The cluster this instance belongs to.
AvailabilityZone string The Availability Zone of the instance.
PreferredMaintenanceWindow string The weekly time range for system maintenance.
EngineVersion string The version of the database engine.
AutoMinorVersionUpgrade boolean Whether minor version upgrades are applied automatically.
PubliclyAccessible boolean Whether the instance is publicly accessible.
DBInstanceArn string The ARN of the DB instance.
PromotionTier integer The failover priority for the instance.
StorageEncrypted boolean Whether the instance storage is encrypted.
View JSON Schema on GitHub

JSON Schema

amazon-neptune-dbinstance-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DBInstance",
  "title": "DBInstance",
  "type": "object",
  "description": "Contains the details of an Amazon Neptune DB instance.",
  "properties": {
    "DBInstanceIdentifier": {
      "type": "string",
      "description": "The user-supplied database identifier."
    },
    "DBInstanceClass": {
      "type": "string",
      "description": "The compute and memory capacity of the instance."
    },
    "Engine": {
      "type": "string",
      "description": "The database engine (neptune)."
    },
    "DBInstanceStatus": {
      "type": "string",
      "description": "Current state of the instance."
    },
    "Endpoint": {
      "type": "object",
      "properties": {
        "Address": {
          "type": "string"
        },
        "Port": {
          "type": "integer"
        }
      }
    },
    "DBClusterIdentifier": {
      "type": "string",
      "description": "The cluster this instance belongs to."
    },
    "AvailabilityZone": {
      "type": "string",
      "description": "The Availability Zone of the instance."
    },
    "PreferredMaintenanceWindow": {
      "type": "string",
      "description": "The weekly time range for system maintenance."
    },
    "EngineVersion": {
      "type": "string",
      "description": "The version of the database engine."
    },
    "AutoMinorVersionUpgrade": {
      "type": "boolean",
      "description": "Whether minor version upgrades are applied automatically."
    },
    "PubliclyAccessible": {
      "type": "boolean",
      "description": "Whether the instance is publicly accessible."
    },
    "DBInstanceArn": {
      "type": "string",
      "description": "The ARN of the DB instance."
    },
    "PromotionTier": {
      "type": "integer",
      "description": "The failover priority for the instance."
    },
    "StorageEncrypted": {
      "type": "boolean",
      "description": "Whether the instance storage is encrypted."
    }
  }
}

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-neptune-dbinstance"
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 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.