Amazon OpenSearch Service API · Example Payload

Openapi Upgrade History Example

AnalyticsElasticsearchSearch

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

Top-level fields

UpgradeNameStartTimestampUpgradeStatusStepsList

Example Payload

Raw ↑
{
  "UpgradeName": "my-resource",
  "StartTimestamp": "example-string",
  "UpgradeStatus": "active",
  "StepsList": "example-string"
}