AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails
Provides information about the state of the domain relative to the latest service software.
Contents
- AutomatedUpdateDate
-
The epoch time when the deployment window closes for required updates. After this time, OpenSearch Service schedules the software upgrade automatically.
Type: String
Pattern:
.*\S.*
Required: No
- Cancellable
-
Whether a request to update the domain can be canceled.
Type: Boolean
Required: No
- CurrentVersion
-
The version of the service software that is currently installed on the domain.
Type: String
Pattern:
.*\S.*
Required: No
- Description
-
A more detailed description of the service software status.
Type: String
Pattern:
.*\S.*
Required: No
- NewVersion
-
The most recent version of the service software.
Type: String
Pattern:
.*\S.*
Required: No
- OptionalDeployment
-
Whether the service software update is optional.
Type: Boolean
Required: No
- UpdateAvailable
-
Whether a service software update is available for the domain.
Type: Boolean
Required: No
- UpdateStatus
-
The status of the service software update. Valid values are as follows:
-
COMPLETED
-
ELIGIBLE
-
IN_PROGRESS
-
NOT_ELIGIBLE
-
PENDING_UPDATE
Type: String
Pattern:
.*\S.*
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: