DeleteElasticsearchDomainRequest

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

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-delete-elasticsearch-domain-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-delete-elasticsearch-domain-request-schema.json",
  "title": "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": {}
}