
Last chance! 50% off unlimited learning
Sale ends in
Updates a package for use with Amazon ES domains.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_update_package/ for full documentation.
elasticsearchservice_update_package(
PackageID,
PackageSource,
PackageDescription = NULL,
CommitMessage = NULL
)
[required] Unique identifier for the package.
[required]
New description of the package.
An info message for the new version which will be shown as part of
GetPackageVersionHistoryResponse
.