Remove publishing of stream events

From version 3.5.0-alpha-202107290338 events-broker library
provides an implementation of StreamEventPublisher which is
bound by multi-site directly in [1], removing the need for registering
any event listener in events-aws-kinesis.

[1] https://gerrit-review.googlesource.com/c/plugins/multi-site/+/312871

Bug: Issue 14837
Change-Id: I632f7b9001c9719fbc23928a4e93688d3a1070d4
4 files changed
tree: 74fe73d136e237f86f5c57cc7dd4fbc8592dc186
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

events-aws-kinesis

Provide producer and consumer of events streamed over AWS kinesis.

Build

Information on how to build this plugin can be found here

Configuration

Information on how to configure this plugin can be found here