Updates a package for use with Amazon OpenSearch Service domains. For more information, see Custom packages for Amazon OpenSearch Service.
See https://www.paws-r-sdk.com/docs/opensearchservice_update_package/ for full documentation.
opensearchservice_update_package(
PackageID,
PackageSource,
PackageDescription = NULL,
CommitMessage = NULL,
PackageConfiguration = NULL,
PackageEncryptionOptions = NULL
)
[required] The unique identifier for the package.
[required] Amazon S3 bucket and key for the package.
A new description of the package.
Commit message for the updated file, which is shown as part of
GetPackageVersionHistoryResponse
.
The updated configuration details for a package.
Encryption options for a package.