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-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")
)
(
source
)