ServiceSoftwareOptions - Amazon OpenSearch Service

ServiceSoftwareOptions

The current status of the service software for an Amazon OpenSearch Service domain. For more information, see Service software updates in Amazon OpenSearch Service.

Contents

AutomatedUpdateDate

The timestamp, in Epoch time, until which you can manually request a service software update. After this date, we automatically update your service software.

Type: Timestamp

Required: No

Cancellable

True if you're able to cancel your service software version update. False if you can't cancel your service software update.

Type: Boolean

Required: No

CurrentVersion

The current service software version present on the domain.

Type: String

Required: No

Description

A description of the service software update status.

Type: String

Required: No

NewVersion

The new service software version, if one is available.

Type: String

Required: No

OptionalDeployment

True if a service software is never automatically updated. False if a service software is automatically updated after the automated update date.

Type: Boolean

Required: No

UpdateAvailable

True if you're able to update your service software version. False if you can't update your service software version.

Type: Boolean

Required: No

UpdateStatus

The status of your service software update.

Type: String

Valid Values: PENDING_UPDATE | IN_PROGRESS | COMPLETED | NOT_ELIGIBLE | ELIGIBLE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: