{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-glue/refs/heads/main/json-structure/glue-backfill-errored-partitions-list-structure.json", "name": "BackfillErroredPartitionsList", "description": "BackfillErroredPartitionsList schema from Amazon Glue API", "type": "array", "items": { "$ref": "#/components/schemas/PartitionValueList" } }