Amazon OpenSearch Service API · Example Payload

Openapi Upgrade Elasticsearch Domain Request Example

AnalyticsElasticsearchSearch

Openapi Upgrade Elasticsearch Domain Request 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

DomainNameTargetVersionPerformCheckOnly

Example Payload

Raw ↑
{
  "DomainName": "example-ref",
  "TargetVersion": "1.0.0",
  "PerformCheckOnly": "example-string"
}