v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Creates a package for use with Amazon OpenSearch Service domains. 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

Request body

PackageNamestring required

Unique name for the package.

PackageType'TXT-DICTIONARY' | 'ZIP-PLUGIN' | 'PACKAGE-LICENSE' | 'PACKAGE-CONFIG' required

The type of package.

PackageDescriptionstring

Description of the package.

EngineVersionstring

The version of the Amazon OpenSearch Service engine for which is compatible with the package. This can only be specified for package type <code>ZIP-PLUGIN</code>

Response

Success