All Products
Search
Document Center

EventBridge:List of operations by function

Last Updated:Apr 26, 2024
This product(eventbridge/2020-04-01) OpenAPI adopts RPC Signature style. See signature details in Description of the signature mechanism. We have packaged SDKs for common programming languages for developers. Developers can directly call the OpenAPI of this product by downloading the SDK without paying attention to the technical details. If the existing SDK cannot meet the usage requirements, you can connect through the signature mechanism. It will take about 5 working days. Therefore, it is recommended to join our DingTalk service group (11370001915) and sign under the guidance of experts.
Before using the API, you need to prepare your identity account and access key (AccessKey) to effectively access the API through client tools (SDK, CLI, etc.). For details see getAccessKey.

Event buses

APITitleDescription
CreateEventBusCreateEventBusCreates an event bus.
DeleteEventBusDeleteEventBusDeletes an event bus.
UpdateEventBusUpdateEventBusModifies an event bus.
GetEventBusGetEventBusQueries the detailed information about an event bus.
ListEventBusesListEventBusesQueries all event buses.

Events

APITitleDescription
QueryEventQueryEventQueries the content of an event.
QueryEventTracesQueryEventTracesQueries event traces.
QueryTracedEventByEventIdQueryTracedEventByEventIdQueries event traces by event ID.
QueryTracedEventsQueryTracedEventsQueries event traces by time range.

Event sources

APITitleDescription
ListAliyunOfficialEventSourcesListAliyunOfficialEventSourcesQueries all Alibaba Cloud service event sources.
ListUserDefinedEventSourcesListUserDefinedEventSourcesQueries all custom event sources.
CreateEventSourceCreateEventSourceCreates an event source.
DeleteEventSourceDeleteEventSourceDeletes an event source.
UpdateEventSourceUpdateEventSourceUpdates an event source.

Event targets

APITitleDescription
DeleteTargetsDeleteTargetsDeletes one or more event targets of an event rule.
PutTargetsPutTargetsCreates or updates event targets under a rule.

Event rules

APITitleDescription
CreateRuleCreateRuleCreates an event rule.
DeleteRuleDeleteRuleDeletes an event rule.
DisableRuleDisableRuleDisables an event rule.
EnableRuleEnableRuleEnables an event rule.
UpdateRuleUpdateRuleUpdates the configurations of an event rule.
GetRuleGetRuleQueries the details of an event rule.
ListRulesListRulesQueries all rules of an event bus.

EventStreamings

APITitleDescription
ListEventStreamingsListEventStreamingsQueries event streams.
DeleteEventStreamingDeleteEventStreamingDeletes an event stream.
PauseEventStreamingPauseEventStreamingStops an event stream that is running.
StartEventStreamingStartEventStreamingEnables a created or deactivated event stream.
GetEventStreamingGetEventStreamingQueries the details of an event stream.
UpdateEventStreamingUpdateEventStreamingModifies the information about an event stream, such as the basic information and the information about the event source, event filtering rule, and event target.
CreateEventStreamingCreateEventStreamingCreates an event stream.

API destinations

APITitleDescription
UpdateApiDestinationUpdateApiDestinationUpdates an API destination.
CreateApiDestinationCreateApiDestinationCreates an API destination.
CreateConnectionCreateConnectionCreates a connection.
DeleteApiDestinationDeleteApiDestinationDeletes an API destination.
DeleteConnectionDeleteConnectionDeletes a connection.
GetApiDestinationGetApiDestinationQueries the information about an API destination.
GetConnectionGetConnectionQueries the configurations of a connection.
ListApiDestinationsListApiDestinationsQueries a list of API destinations.
ListConnectionsListConnectionsQueries connections.
UpdateConnectionUpdateConnectionUpdates a connection.

Others

APITitleDescription
CreateServiceLinkedRoleForProductCreateServiceLinkedRoleForProductCreates a service-linked role for your cloud service.
ListTargetsListTargetsQueries all event targets of an event rule.
TestEventPatternTestEventPatternChecks whether the event pattern matches the provided JSON format.