toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-ses-fake
/
org.http4k.connect.amazon.ses
/
FakeSES
/
FakeSES
Fake
SES
constructor
(
messagesBySender
:
Storage
<
List
<
EmailMessage
>
>
=
Storage.InMemory()
,
awsAccount
:
AwsAccount
=
AwsAccount.of("1234567890")
,
region
:
Region
=
Region.of("ldn-north-1")
)