DescribeElasticsearchDomainConfigRequest

Container for the parameters to the DescribeElasticsearchDomainConfig operation. Specifies the domain name for which you want configuration information.

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-describe-elasticsearch-domain-config-request-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-describe-elasticsearch-domain-config-request-schema.json",
  "title": "DescribeElasticsearchDomainConfigRequest",
  "description": " Container for the parameters to the <code>DescribeElasticsearchDomainConfig</code> operation. Specifies the domain name for which you want configuration information.",
  "type": "object",
  "properties": {}
}