{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-healthlake/refs/heads/main/json-schema/healthlake-export-job-properties-list-schema.json", "name": "ExportJobPropertiesList", "type": "array", "items": { "$ref": "#/components/schemas/ExportJobProperties" } }