{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-prometheus/refs/heads/main/json-structure/amazon-managed-prometheus-rule-groups-namespace-summary-list-structure.json", "name": "RuleGroupsNamespaceSummaryList", "description": "A list of rule groups namespace summary.", "type": "array", "items": { "$ref": "#/components/schemas/RuleGroupsNamespaceSummary" } }