elasticsearchservice_list_packages_for_domain: Lists all packages associated with the Amazon ES domain

View source: R/elasticsearchservice_operations.R

elasticsearchservice_list_packages_for_domainR Documentation

Lists all packages associated with the Amazon ES domain

Description

Lists all packages associated with the Amazon ES domain.

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

Usage

elasticsearchservice_list_packages_for_domain(
  DomainName,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

DomainName

[required] The name of the domain for which you want to list associated packages.

MaxResults

Limits results to a maximum number of packages.

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.