backbone.javadsl

Members list

Type members

Classlikes

class Backbone(val sqs: SqsAsyncClient, val sns: SnsAsyncClient, val system: ActorSystem)

Subscribing to certain kinds of events 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 events from various SNS topics and consume them via a Amazon SQS queue, and publish messages to an Amazon SNS topic.

Value parameters

sns

aws sns async client

sqs

aws sqs async client

system

actor system

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Backbone

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Backbone.type