elasticsearchservice_list_domain_names {paws.analytics}R Documentation

Returns the name of all Elasticsearch domains owned by the current user's account

Description

Returns the name of all Elasticsearch domains owned by the current user's account.

See https://www.paws-r-sdk.com/docs/elasticsearchservice_list_domain_names/ for full documentation.

Usage

elasticsearchservice_list_domain_names(EngineType = NULL)

Arguments

EngineType

Optional parameter to filter the output by domain engine type. Acceptable values are 'Elasticsearch' and 'OpenSearch'.


[Package paws.analytics version 0.7.0 Index]