{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-eventbridge-pipes/refs/heads/main/json-structure/amazon-eventbridge-pipes-ecs-environment-variable-list-structure.json", "name": "EcsEnvironmentVariableList", "description": "EcsEnvironmentVariableList schema from Amazon EventBridge Pipes", "type": "array", "items": { "$ref": "#/components/schemas/EcsEnvironmentVariable" } }