{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-health-dashboard/refs/heads/main/json-structure/health-describe-event-details-for-organization-failed-set-structure.json", "name": "DescribeEventDetailsForOrganizationFailedSet", "description": "DescribeEventDetailsForOrganizationFailedSet schema from Amazon Health Dashboard API", "type": "array", "items": { "$ref": "#/components/schemas/OrganizationEventDetailsErrorItem" } }