DomainInfo
Information about an OpenSearch Service domain.
Contents
- DomainName
-
Name of the domain.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 28.
Pattern:
[a-z][a-z0-9\-]+
Required: No
- EngineType
-
The type of search engine that the domain is running.
OpenSearch
for an OpenSearch engine, orElasticsearch
for a legacy Elasticsearch OSS engine.Type: String
Valid Values:
OpenSearch | Elasticsearch
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: