{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-schema/openapi-instance-count-schema.json", "title": "InstanceCount", "description": "Specifies the number of EC2 instances in the Elasticsearch domain.", "type": "integer", "minimum": 1 }