{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-account-aggregation-source-account-list-structure.json", "name": "AccountAggregationSourceAccountList", "description": "AccountAggregationSourceAccountList schema", "type": "array", "items": { "$ref": "#/components/schemas/AccountId" }, "minItems": 1 }