elasticsearchservice_list_domains_for_package: Lists all Amazon ES domains associated with the package

View source: R/elasticsearchservice_operations.R

elasticsearchservice_list_domains_for_packageR Documentation

Lists all Amazon ES domains associated with the package

Description

Lists all Amazon ES domains associated with the package.

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

Usage

elasticsearchservice_list_domains_for_package(
  PackageID,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

PackageID

[required] The package for which to list domains.

MaxResults

Limits results to a maximum number of domains.

NextToken

Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.