opensearchservice_associate_packages {paws.analytics} | R Documentation |
Operation in the Amazon OpenSearch Service API for associating multiple packages with a domain simultaneously
Description
Operation in the Amazon OpenSearch Service API for associating multiple packages with a domain simultaneously.
See https://www.paws-r-sdk.com/docs/opensearchservice_associate_packages/ for full documentation.
Usage
opensearchservice_associate_packages(PackageList, DomainName)
Arguments
PackageList |
[required] A list of packages and their prerequisites to be associated with a domain. |
DomainName |
[required] |
[Package paws.analytics version 0.9.0 Index]