InsightState schema from Amazon X-Ray API
{ "type": "string", "enum": [ "ACTIVE", "CLOSED" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "InsightState", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-insight-state-schema.json", "description": "InsightState schema from Amazon X-Ray API" }