Amazon EventBridge Pipes · JSON Structure

Amazon Eventbridge Pipes Pipe Target Event Bridge Event Bus Parameters Structure

The parameters for using an EventBridge event bus as a target.

Type: object Properties: 5
Amazon Web ServicesEvent-DrivenIntegrationMessagingServerless

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

Properties

DetailType EndpointId Resources Source Time

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-event-bridge-event-bus-parameters-structure.json",
  "name": "PipeTargetEventBridgeEventBusParameters",
  "description": "The parameters for using an EventBridge event bus as a target.",
  "type": "object",
  "properties": {
    "DetailType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EventBridgeDetailType"
        },
        {
          "description": "A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail."
        }
      ]
    },
    "EndpointId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EventBridgeEndpointId"
        },
        {
          "description": "<p>The URL subdomain of the endpoint. For example, if the URL for Endpoint is https://abcde.veo.endpoints.event.amazonaws.com, then the EndpointId is <code>abcde.veo</code>.</p> <important> <p>When using Java, you must include <code>auth-crt</code> on the class path.</p> </important>"
        }
      ]
    },
    "Resources": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EventBridgeEventResourceList"
        },
        {
          "description": "Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns. Any number, including zero, may be present."
        }
      ]
    },
    "Source": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EventBridgeEventSource"
        },
        {
          "description": "The source of the event."
        }
      ]
    },
    "Time": {
      "allOf": [
        {
          "$ref": "#/components/schemas/JsonPath"
        },
        {
          "description": "The time stamp of the event, per <a href=\"https://www.rfc-editor.org/rfc/rfc3339.txt\">RFC3339</a>. If no time stamp is provided, the time stamp of the <a href=\"https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html\">PutEvents</a> call is used."
        }
      ]
    }
  }
}

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-event-bridge-event-bus-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.