{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-grafana/refs/heads/main/json-structure/amazon-managed-grafana-update-instruction-batch-structure.json", "name": "UpdateInstructionBatch", "description": "UpdateInstructionBatch schema from Amazon Managed Grafana API", "type": "array", "items": { "$ref": "#/components/schemas/UpdateInstruction" } }