Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth
/
aws.smithy.kotlin.runtime.http.auth
/
AnonymousHttpSigner
Anonymous
Http
Signer
object
AnonymousHttpSigner
A no-op signer that does nothing with the request
Members
Functions
sign
Link copied to clipboard
open
suspend
fun
sign
(
signingRequest
:
<Error class: unknown class>
)