{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-aggregate-compliance-by-config-rule-list-structure.json", "name": "AggregateComplianceByConfigRuleList", "description": "AggregateComplianceByConfigRuleList schema", "type": "array", "items": { "$ref": "#/components/schemas/AggregateComplianceByConfigRule" } }