opensearchservice_associate_package: Associates a package with an Amazon OpenSearch Service domain

View source: R/opensearchservice_operations.R

opensearchservice_associate_packageR Documentation

Associates a package with an Amazon OpenSearch Service domain

Description

Associates a package with an Amazon OpenSearch Service domain. For more information, see Custom packages for Amazon OpenSearch Service.

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

Usage

opensearchservice_associate_package(PackageID, DomainName)

Arguments

PackageID

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

DomainName

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


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