ElasticsearchDomainConfig

The configuration of an Elasticsearch domain.

AnalyticsElasticsearchSearch

Properties

Name Type Description
ElasticsearchVersion object
ElasticsearchClusterConfig object
EBSOptions object
AccessPolicies object
SnapshotOptions object
VPCOptions object
CognitoOptions object
EncryptionAtRestOptions object
NodeToNodeEncryptionOptions object
AdvancedOptions object
LogPublishingOptions object
DomainEndpointOptions object
AdvancedSecurityOptions object
AutoTuneOptions object
ChangeProgressDetails object
View JSON Schema on GitHub

JSON Schema

openapi-elasticsearch-domain-config-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-schema/openapi-elasticsearch-domain-config-schema.json",
  "title": "ElasticsearchDomainConfig",
  "description": "The configuration of an Elasticsearch domain.",
  "type": "object",
  "properties": {
    "ElasticsearchVersion": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ElasticsearchVersionStatus"
        },
        {
          "description": "String of format X.Y to specify version for the Elasticsearch domain."
        }
      ]
    },
    "ElasticsearchClusterConfig": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ElasticsearchClusterConfigStatus"
        },
        {
          "description": "Specifies the <code>ElasticsearchClusterConfig</code> for the Elasticsearch domain."
        }
      ]
    },
    "EBSOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EBSOptionsStatus"
        },
        {
          "description": "Specifies the <code>EBSOptions</code> for the Elasticsearch domain."
        }
      ]
    },
    "AccessPolicies": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AccessPoliciesStatus"
        },
        {
          "description": "IAM access policy as a JSON-formatted string."
        }
      ]
    },
    "SnapshotOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/SnapshotOptionsStatus"
        },
        {
          "description": "Specifies the <code>SnapshotOptions</code> for the Elasticsearch domain."
        }
      ]
    },
    "VPCOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VPCDerivedInfoStatus"
        },
        {
          "description": "The <code>VPCOptions</code> for the specified domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html\" target=\"_blank\">VPC Endpoints for Amazon Elasticsearch Service Domains</a>."
        }
      ]
    },
    "CognitoOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CognitoOptionsStatus"
        },
        {
          "description": "The <code>CognitoOptions</code> for the specified domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html\" target=\"_blank\">Amazon Cognito Authentication for Kibana</a>."
        }
      ]
    },
    "EncryptionAtRestOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EncryptionAtRestOptionsStatus"
        },
        {
          "description": "Specifies the <code>EncryptionAtRestOptions</code> for the Elasticsearch domain."
        }
      ]
    },
    "NodeToNodeEncryptionOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NodeToNodeEncryptionOptionsStatus"
        },
        {
          "description": "Specifies the <code>NodeToNodeEncryptionOptions</code> for the Elasticsearch domain."
        }
      ]
    },
    "AdvancedOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AdvancedOptionsStatus"
        },
        {
          "description": "Specifies the <code>AdvancedOptions</code> for the domain. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\" target=\"_blank\">Configuring Advanced Options</a> for more information."
        }
      ]
    },
    "LogPublishingOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LogPublishingOptionsStatus"
        },
        {
          "description": "Log publishing options for the given domain."
        }
      ]
    },
    "DomainEndpointOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DomainEndpointOptionsStatus"
        },
        {
          "description": "Specifies the <code>DomainEndpointOptions</code> for the Elasticsearch domain."
        }
      ]
    },
    "AdvancedSecurityOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AdvancedSecurityOptionsStatus"
        },
        {
          "description": "Specifies <code>AdvancedSecurityOptions</code> for the domain. "
        }
      ]
    },
    "AutoTuneOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AutoTuneOptionsStatus"
        },
        {
          "description": "Specifies <code>AutoTuneOptions</code> for the domain. "
        }
      ]
    },
    "ChangeProgressDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ChangeProgressDetails"
        },
        {
          "description": "Specifies change details of the domain configuration change."
        }
      ]
    }
  }
}

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/openapi-elasticsearch-domain-config"
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.