{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-prometheus/refs/heads/main/json-schema/amazon-managed-prometheus-list-rule-groups-namespaces-request-max-results-integer-schema.json", "title": "ListRuleGroupsNamespacesRequestMaxResultsInteger", "description": "ListRuleGroupsNamespacesRequestMaxResultsInteger schema from Amazon Managed Service for Prometheus API", "type": "integer", "minimum": 1, "maximum": 1000 }