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.
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.