List all Elasticsearch instance types that are supported for given ElasticsearchVersion
Path parameters
Version of Elasticsearch for which list of supported elasticsearch instance types are needed.
Query parameters
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).
DomainName represents the name of the Domain that we are trying to modify. This should be present only if we are querying for list of available Elasticsearch instance types when modifying existing domain.
Set this value to limit the number of results returned.
Set this value to limit the number of results returned. Value provided must be greater than 30 else it wont be honored.
Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.
NextToken should be sent in case if earlier API call produced result containing NextToken. It is used for pagination.
Pagination limit
Pagination token
Response
Success