Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth-api
/
aws.smithy.kotlin.runtime.http.auth
/
HttpSigner
/
sign
sign
abstract
suspend
fun
sign
(
signingRequest
:
SignHttpRequest
)
Sign the provided HTTP request (e.g. add AWS SigV4 headers, Bearer token header, etc)