v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

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 <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/custom-packages.html">Custom packages for Amazon OpenSearch Service</a>.

post/2021-01-01/packages/dissociate/{PackageID}/{DomainName}

Path parameters

PackageIDstring required

Internal ID of the package to dissociate from the domain. Use <code>ListPackagesForDomain</code> to find this value.

DomainNamestring required

The name of an OpenSearch Service domain. Domain names are unique across the domains owned by an account within an Amazon Web Services Region.

Name of the domain to dissociate the package from.

Response

Success