EventBus v1.0.0 EventBus.Queue.Publisher View Source

Link to this section Summary

Functions

Sends a event to a SNS topic

Link to this section Functions

Sends a event to a SNS topic

Link to this function

run(event, topic_arn) View Source
run(EventBus.Event.t() | {:ok, EventBus.Event.t()}, binary()) ::
  {:ok, map()} | {:error, any()}