Publish a custom event to a custom event bus to test whether your event rules route events to the correct targets. After publishing, EventBridge matches the event against rules configured for that bus and routes it to the corresponding targets.
Prerequisites
Before you begin, make sure that you have:
At least one custom event source configured for the bus
Publish an event to a custom event bus
Log on to the EventBridge console.
In the left-side navigation pane, click Event Buses.
In the top navigation bar, select a region.
On the Event Buses page, find the target event bus and click Publish Event in the Operations column.
NoteThe EventBridge console supports publishing events to custom event buses only.
In the Publish Event To Custom Event Bus panel, configure the following settings:
Setting Description Custom Event Source Select an existing custom event source from the drop-down list. Event Body Enter the event content. Click OK.
For more information about the event parameters, see Event overview.