Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.
delete/2015-01-01/es/domain/{DomainName}
Path parameters
DomainNamestring required
The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
The name of the Elasticsearch domain that you want to permanently delete.
Response
Success