{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-eventbridge-scheduler/refs/heads/main/json-schema/amazon-eventbridge-scheduler-action-after-completion-schema.json", "title": "ActionAfterCompletion", "description": "ActionAfterCompletion schema from Amazon EventBridge Scheduler", "type": "string", "enum": [ "NONE", "DELETE" ] }