opensearchservice_dissociate_package: Removes a package from the specified Amazon OpenSearch...

View source: R/opensearchservice_operations.R

opensearchservice_dissociate_packageR Documentation

Removes a package from the specified Amazon OpenSearch Service domain

Description

Removes a package from the specified Amazon OpenSearch Service domain. The package can't be in use with any OpenSearch index for the dissociation to succeed. The package is still available in OpenSearch Service for association later. For more information, see Custom packages for Amazon OpenSearch Service.

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

Usage

opensearchservice_dissociate_package(PackageID, DomainName)

Arguments

PackageID

[required] Internal ID of the package to dissociate from the domain. Use list_packages_for_domain to find this value.

DomainName

[required] Name of the domain to dissociate the package from.


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