v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Associates a package with an Amazon OpenSearch Service domain. 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/associate/{PackageID}/{DomainName}

Path parameters

PackageIDstring required

Internal ID of the package to associate with a domain. Use <code>DescribePackages</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 associate the package with.

Request body

PrerequisitePackageIDListPackageID[]

A list of package IDs that must be associated with the domain before the package specified in the request can be associated.

Response

Success