Learn R Programming

paws.analytics (version 0.7.0)

elasticsearchservice_list_domain_names: 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'.