SNS

trait SNS[F[_]]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def publish(topicArn: String): (F, MsgBody) => PublishResponse