{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-healthomics/refs/heads/main/json-schema/healthomics-list-variant-import-jobs-request-ids-list-schema.json", "name": "ListVariantImportJobsRequestIdsList", "type": "array", "items": { "$ref": "#/components/schemas/ResourceIdentifier" }, "minItems": 1, "maxItems": 20 }