The parameters for using an EventBridge event bus as a target.
Type: objectProperties: 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.
{
"$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."
}
]
}
}
}
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.