Amazon EventBridge Pipes · JSON Structure

Amazon Eventbridge Pipes Pipe Target Parameters Structure

The parameters required to set up a target for your pipe.

Type: object Properties: 12
Amazon Web ServicesEvent-DrivenIntegrationMessagingServerless

PipeTargetParameters is a JSON Structure definition published by Amazon EventBridge Pipes, describing 12 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

BatchJobParameters CloudWatchLogsParameters EcsTaskParameters EventBridgeEventBusParameters HttpParameters InputTemplate KinesisStreamParameters LambdaFunctionParameters RedshiftDataParameters SageMakerPipelineParameters SqsQueueParameters StepFunctionStateMachineParameters

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$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-pipe-target-parameters-structure.json",
  "name": "PipeTargetParameters",
  "description": "The parameters required to set up a target for your pipe.",
  "type": "object",
  "properties": {
    "BatchJobParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetBatchJobParameters"
        },
        {
          "description": "The parameters for using an Batch job as a target."
        }
      ]
    },
    "CloudWatchLogsParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetCloudWatchLogsParameters"
        },
        {
          "description": "The parameters for using an CloudWatch Logs log stream as a target."
        }
      ]
    },
    "EcsTaskParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetEcsTaskParameters"
        },
        {
          "description": "The parameters for using an Amazon ECS task as a target."
        }
      ]
    },
    "EventBridgeEventBusParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetEventBridgeEventBusParameters"
        },
        {
          "description": "The parameters for using an EventBridge event bus as a target."
        }
      ]
    },
    "HttpParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetHttpParameters"
        },
        {
          "description": "These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations."
        }
      ]
    },
    "InputTemplate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputTemplate"
        },
        {
          "description": "Valid JSON text passed to the target. In this case, nothing from the event itself is passed to the target. For more information, see <a href=\"http://www.rfc-editor.org/rfc/rfc7159.txt\">The JavaScript Object Notation (JSON) Data Interchange Format</a>."
        }
      ]
    },
    "KinesisStreamParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetKinesisStreamParameters"
        },
        {
          "description": "The parameters for using a Kinesis stream as a source."
        }
      ]
    },
    "LambdaFunctionParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetLambdaFunctionParameters"
        },
        {
          "description": "The parameters for using a Lambda function as a target."
        }
      ]
    },
    "RedshiftDataParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetRedshiftDataParameters"
        },
        {
          "description": "These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API ExecuteStatement."
        }
      ]
    },
    "SageMakerPipelineParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetSageMakerPipelineParameters"
        },
        {
          "description": "The parameters for using a SageMaker pipeline as a target."
        }
      ]
    },
    "SqsQueueParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetSqsQueueParameters"
        },
        {
          "description": "The parameters for using a Amazon SQS stream as a source."
        }
      ]
    },
    "StepFunctionStateMachineParameters": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PipeTargetStateMachineParameters"
        },
        {
          "description": "The parameters for using a Step Functions state machine as a target."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-eventbridge-pipes-pipe-target-parameters-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.