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-sqs-fake
/
org.http4k.connect.amazon.sqs
/
FakeSQS
/
FakeSQS
Fake
SQS
constructor
(
queues
:
Storage
<
List
<
SQSMessage
>
>
=
Storage.InMemory()
,
awsAccount
:
AwsAccount
=
AwsAccount.of("1234567890")
,
region
:
Region
=
Region.of("ldn-north-1")
)
(
source
)