{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://api-evangelist.github.io/amazon-data-pipeline/json-structure/create-pipeline-output-structure.json", "title": "Create Pipeline Output", "description": "Response after creating a pipeline.", "type": "typedMap", "fields": { "pipelineId": { "type": "str", "description": "The unique identifier for the pipeline" } } }