http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-cognitoidentity-fake
/
org.http4k.connect.amazon.cognitoidentity
/
FakeCognitoIdentity
/
FakeCognitoIdentity
Fake
Cognito
Identity
constructor
(
identities
:
Storage
<
StoredIdentity
>
=
Storage.InMemory()
,
region
:
Region
=
Region.of("ldn-north-1")
,
clock
:
Clock
=
Clock.systemUTC()
,
expiry
:
Duration
=
Duration.ofHours(1)
)
(
source
)