backbone.scaladsl

Members list

Type members

Classlikes

object Backbone

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Backbone.type
class Backbone(implicit val sqs: SqsAsyncClient, val sns: SnsAsyncClient, system: ActorSystem)

Subscribing to certain kinds of messages from various SNS topics and consume them via a Amazon SQS queue, and publish messages to an Amazon SNS topic.

Subscribing to certain kinds of messages from various SNS topics and consume them via a Amazon SQS queue, and publish messages to an Amazon SNS topic.

Value parameters

sns

implicit aws sns async client

sqs

implicit aws sqs async client

system

implicit actor system

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any