Amazon OpenSearch Service API · Example Payload

Openapi Service Software Options Example

AnalyticsElasticsearchSearch

Openapi Service Software Options Example is an example object payload from Amazon OpenSearch Service API, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CurrentVersionNewVersionUpdateAvailableCancellableUpdateStatusDescriptionAutomatedUpdateDateOptionalDeployment

Example Payload

Raw ↑
{
  "CurrentVersion": "1.0.0",
  "NewVersion": "1.0.0",
  "UpdateAvailable": "example-string",
  "Cancellable": "example-string",
  "UpdateStatus": "active",
  "Description": "example-string",
  "AutomatedUpdateDate": "example-string",
  "OptionalDeployment": "example-string"
}