MaximumInstanceCount

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

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-maximum-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-maximum-instance-count-schema.json",
  "title": "MaximumInstanceCount",
  "description": " Maximum number of Instances that can be instantiated for given InstanceType. ",
  "type": "integer"
}