Smithy Kotlin
Toggle table of contents
1.5.24
jvm
Platform filter
jvm
Switch theme
Skip to content
Smithy Kotlin
aws-signing-tests
/
aws.smithy.kotlin.runtime.auth.awssigning.tests
/
SigningStateProvider
Signing
State
Provider
jvm
typealias
SigningStateProvider
=
suspend
(
HttpRequest
,
AwsSigningConfig
)
->
String