{ "type": "string", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-step-functions/refs/heads/main/json-structure/amazon-step-functions-log-level-structure.json", "name": "LogLevel", "description": "LogLevel schema from Amazon Step Functions API", "enum": [ "ALL", "ERROR", "FATAL", "OFF" ] }