MinimumInstanceCount

Minimum number of Instances that can be instantiated for given InstanceType.

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-minimum-instance-count-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-schema/openapi-minimum-instance-count-schema.json",
  "title": "MinimumInstanceCount",
  "description": " Minimum number of Instances that can be instantiated for given InstanceType. ",
  "type": "integer"
}