The following tables list the API operations available for use in EventBridge.
Manage event sources
API | Description |
---|---|
CreateEventSource | Creates an event source. |
UpdateEventSource | Updates the configuration of an event source. |
DeleteEventSource | Deletes an event source. |
ListAliyunOfficialEventSources | Queries Alibaba Cloud service event sources. |
ListUserDefinedEventSources | Queries custom event sources. |
Manage event buses
API | Description |
---|---|
CreateEventBus | Creates an event bus. |
GetEventBus | Queries the details of an event bus. |
DeleteEventBus | Deletes an event bus. |
ListEventBuses | Queries the event buses that meet the specified conditions. |
Manage event rules
API | Description |
---|---|
CreateRule | Creates an event rule for a specified event bus. |
GetRule | Queries the details of an event rule. |
EnableRule | Enables an event rule. |
DisableRule | Disables an event rule. |
UpdateRule | Updates the configuration of an event rule. |
ListRules | Queries all event rules. |
DeleteRule | Deletes an event rule. |
Publish events
API | Description |
---|---|
PutEvents | Publishes one or more events. |
Manage event targets
API | Description |
---|---|
CreateTargets | Creates one or more event targets for an event rule. |
DeleteTargets | Deletes one or more event targets of an event rule. |
Manage event streams
API | Description |
---|---|
CreateEventStreaming | Creates an event stream. |
UpdateEventStreaming | Updates the configuration of an event stream. |
StartEventStreaming | Enables an event stream. |
PauseEventStreaming | Disables an event stream. |
DeleteEventStreaming | Deletes an event stream. |
GetEventStreaming | Queries the details of an event stream. |
ListEventStreamings | Queries all event streams. |