Amazon OpenSearch Service API · JSON Structure

Openapi Delete Elasticsearch Domain Request Structure

Container for the parameters to the DeleteElasticsearchDomain operation. Specifies the name of the Elasticsearch domain that you want to delete.

Type: object Properties: 0
AnalyticsElasticsearchSearch

DeleteElasticsearchDomainRequest is a JSON Structure definition published by Amazon OpenSearch Service API. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

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-opensearch/refs/heads/main/json-structure/openapi-delete-elasticsearch-domain-request-structure.json",
  "name": "DeleteElasticsearchDomainRequest",
  "description": "Container for the parameters to the <code><a>DeleteElasticsearchDomain</a></code> operation. Specifies the name of the Elasticsearch domain that you want to delete.",
  "type": "object",
  "properties": {}
}