{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-device-defender/refs/heads/main/json-structure/iot-device-defender-job-end-behavior-structure.json", "name": "JobEndBehavior", "description": "JobEndBehavior schema", "type": "string", "enum": [ "STOP_ROLLOUT", "CANCEL", "FORCE_CANCEL" ] }