Amazon OpenSearch Service API · Example Payload

Openapi Ebs Options Example

AnalyticsElasticsearchSearch

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

Top-level fields

EBSEnabledVolumeTypeVolumeSizeIopsThroughput

Example Payload

Raw ↑
{
  "EBSEnabled": "example-string",
  "VolumeType": "standard",
  "VolumeSize": "example-string",
  "Iops": "example-string",
  "Throughput": "example-string"
}