{ "$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-requested-pipe-state-describe-response-structure.json", "name": "RequestedPipeStateDescribeResponse", "description": "RequestedPipeStateDescribeResponse schema from Amazon EventBridge Pipes", "type": "string", "enum": [ "RUNNING", "STOPPED", "DELETED" ] }