{ "$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" }