elasticsearchservice_dissociate_package {paws.analytics} | R Documentation |
Dissociates a package from the Amazon ES domain
Description
Dissociates a package from the Amazon ES domain.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_dissociate_package/ for full documentation.
Usage
elasticsearchservice_dissociate_package(PackageID, DomainName)
Arguments
PackageID |
[required] Internal ID of the package that you want to associate with a domain. Use
|
DomainName |
[required] Name of the domain that you want to associate the package with. |
[Package paws.analytics version 0.9.0 Index]