toggle menu
http4k
6.15.1.0
jvm
switch theme
search in API
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")
)