{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-events/refs/heads/main/json-structure/iot-events-analysis-result-level-structure.json", "name": "AnalysisResultLevel", "description": "AnalysisResultLevel schema", "type": "string", "enum": [ "INFO", "WARNING", "ERROR" ] }