http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-sns-fake
/
org.http4k.connect.amazon.sns
/
FakeSNS
/
FakeSNS
Fake
SNS
constructor
(
topics
:
Storage
<
List
<
SNSMessage
>
>
=
Storage.InMemory()
,
awsAccount
:
AwsAccount
=
AwsAccount.of("1234567890")
,
region
:
Region
=
Region.of("ldn-north-1")
)
(
source
)