The templated target type for the EventBridge PutEvents API operation.
Type: objectProperties: 2Required: 2
Amazon Web ServicesCronEvent-DrivenSchedulingServerless
EventBridgeParameters is a JSON Structure definition published by Amazon EventBridge Scheduler, describing 2 properties, of which 2 are required. 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-scheduler/refs/heads/main/json-structure/amazon-eventbridge-scheduler-event-bridge-parameters-structure.json",
"name": "EventBridgeParameters",
"description": "The templated target type for the EventBridge <a href=\"https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html\"> <code>PutEvents</code> </a> API operation.",
"type": "object",
"properties": {
"DetailType": {
"allOf": [
{
"$ref": "#/components/schemas/DetailType"
},
{
"description": "A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail."
}
]
},
"Source": {
"allOf": [
{
"$ref": "#/components/schemas/Source"
},
{
"description": "The source of the event."
}
]
}
},
"required": [
"DetailType",
"Source"
]
}
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.