{ "$schema": "https://json-structure.org/meta/core/v0/#", "title": "GetActivityTaskInput", "type": "object", "fields": [ { "name": "activityArn", "type": "string" }, { "name": "workerName", "type": "string" } ] }