Package

akka.stream.alpakka.aws

eventbridge

Permalink

package eventbridge

Visibility
  1. Public
  2. All

Type Members

  1. final class EventBridgePublishSettings extends AnyRef

    Permalink

    Settings of the EventBridgePublish plugin.

    Settings of the EventBridgePublish plugin.

    Currently supports only concurrency parameter which defines how many of the events within the stream would be put into the event bus using the mapAsync method - trying to keep the ordering of the request / entries as they were put into the stream. Use concurrency 1 for having control over failures.

Value Members

  1. object EventBridgePublishSettings

    Permalink
  2. package javadsl

    Permalink
  3. package scaladsl

    Permalink

Ungrouped