{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codedeploy/refs/heads/main/json-structure/amazon-codedeploy-trigger-config-list-structure.json", "name": "TriggerConfigList", "description": "TriggerConfigList schema from Amazon CodeDeploy", "type": "array", "items": { "$ref": "#/components/schemas/TriggerConfig" } }