Learn R Programming

paws.analytics (version 0.7.0)

elasticsearchservice_associate_package: Associates a package with an Amazon ES domain

Description

Associates a package with an Amazon ES domain.

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

Usage

elasticsearchservice_associate_package(PackageID, DomainName)

Arguments

PackageID

[required] Internal ID of the package that you want to associate with a domain. Use describe_packages to find this value.

DomainName

[required] Name of the domain that you want to associate the package with.