Amazon EventBridge Pipes · Schema
PipeTargetEventBridgeEventBusParameters
The parameters for using an EventBridge event bus as a target.
Amazon Web ServicesEvent-DrivenIntegrationMessagingServerless
Properties
| Name | Type | Description |
|---|---|---|
| DetailType | object | |
| EndpointId | object | |
| Resources | object | |
| Source | object | |
| Time | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-eventbridge-pipes/refs/heads/main/json-schema/amazon-eventbridge-pipes-pipe-target-event-bridge-event-bus-parameters-schema.json",
"title": "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 Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/amazon-eventbridge-pipes-pipe-target-event-bridge-event-bus-parameters"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.