AWS

EventBridge actions

33 actions you can wire into a flow, alongside everything else in the AWS integration.

Every EventBridge action

  • AWS EventBridge Cancel ReplayCancel an in-progress EventBridge replay by name.
  • AWS EventBridge Create API DestinationCreate an EventBridge API destination pointing at an HTTP invocation endpoint.
  • AWS EventBridge Create ArchiveCreate an EventBridge archive that captures events from an event bus.
  • AWS EventBridge Create ConnectionCreate an EventBridge connection; auth_parameters is a JSON object of auth settings.
  • AWS EventBridge Create Event BusCreate a custom or partner EventBridge event bus.
  • AWS EventBridge Delete API DestinationDelete an EventBridge API destination by name.
  • AWS EventBridge Delete ArchiveDelete an EventBridge archive by name.
  • AWS EventBridge Delete ConnectionDelete an EventBridge connection by name.
  • AWS EventBridge Delete Event BusDelete a custom EventBridge event bus by name.
  • AWS EventBridge Delete RuleDelete an EventBridge rule by name.
  • AWS EventBridge Describe ArchiveRetrieve details about an EventBridge archive by name.
  • AWS EventBridge Describe ConnectionRetrieve details of an EventBridge connection by name.
  • AWS EventBridge Describe Event BusShow details of an EventBridge event bus (blank name = default bus).
  • AWS EventBridge Describe ReplayRetrieve details about an EventBridge replay by name.
  • AWS EventBridge Describe RuleFetch the details of an EventBridge rule by name.
  • AWS EventBridge Disable RuleDisable an EventBridge rule so it stops matching events.
  • AWS EventBridge Enable RuleEnable an EventBridge rule so it matches events again.
  • AWS EventBridge List API DestinationsList EventBridge API destinations, optionally filtered by name prefix.
  • AWS EventBridge List ArchivesList EventBridge archives, optionally filtered by prefix, source or state.
  • AWS EventBridge List ConnectionsList EventBridge connections, optionally filtered by name prefix.
  • AWS EventBridge List Event BusesList EventBridge event buses, optionally filtered by name prefix.
  • AWS EventBridge List RulesList EventBridge rules, optionally filtered by a name prefix.
  • AWS EventBridge List Tags For ResourceList the tags on an EventBridge rule or event bus.
  • AWS EventBridge List Targets By RuleList the targets assigned to an EventBridge rule.
  • AWS EventBridge Put EventsPublish a custom event to an EventBridge event bus.
  • AWS EventBridge Put RuleCreate or update an EventBridge rule from an event pattern or schedule.
  • AWS EventBridge Put TargetsAdd or update the targets invoked when an EventBridge rule fires.
  • AWS EventBridge Remove TargetsRemove one or more targets from an EventBridge rule by target ID.
  • AWS EventBridge Start ReplayReplay archived events into an event bus over a time window.
  • AWS EventBridge Tag ResourceAdd tags to an EventBridge rule or event bus.
  • AWS EventBridge Test Event PatternTest whether a sample event matches an EventBridge event pattern.
  • AWS EventBridge Untag ResourceRemove tags from an EventBridge rule or event bus by tag key.
  • AWS EventBridge Update API DestinationUpdate an existing EventBridge API destination's endpoint, method or rate limit.

Also in AWS

Put EventBridge in a flow

These actions sit on the same canvas as every other integration, so a EventBridge step can follow a form, a schedule or a message without any glue code.