Amazon OpenSearch Service API · Example Payload

Openapi Get Upgrade Status Response Example

AnalyticsElasticsearchSearch

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

Top-level fields

UpgradeStepStepStatusUpgradeName

Example Payload

Raw ↑
{
  "UpgradeStep": "example-string",
  "StepStatus": "active",
  "UpgradeName": "my-resource"
}