{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-grafana/refs/heads/main/json-schema/amazon-managed-grafana-update-error-code-integer-schema.json", "title": "UpdateErrorCodeInteger", "description": "UpdateErrorCodeInteger schema from Amazon Managed Grafana API", "type": "integer", "minimum": 100, "maximum": 999 }