http4k-platform-aws
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-platform-aws
http4k-platform-aws
/
org.http4k.aws
/
AwsPreRequestSigner
Aws
Pre
Request
Signer
fun
interface
AwsPreRequestSigner
:
Function2
<
Request
,
Duration
,
AwsPreSignedRequest
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
p1
:
Request
,
p2
:
Duration
)
:
AwsPreSignedRequest