Smithy Kotlin
Toggle table of contents
1.5.24
jvmAndNative
Platform filter
jvmAndNative
Switch theme
Skip to content
Smithy Kotlin
aws-signing-crt
/
aws.smithy.kotlin.runtime.auth.awssigning.crt
/
CrtAwsSigner
/
sign
sign
open
suspend override
fun
sign
(
request
:
HttpRequest
,
config
:
AwsSigningConfig
)
:
AwsSigningResult
<
HttpRequest
>