Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth-aws
/
aws.smithy.kotlin.runtime.http.auth
/
SigV4AsymmetricAuthScheme
/
SigV4AsymmetricAuthScheme
Sig
V4Asymmetric
Auth
Scheme
constructor
(
awsSigner
:
<Error class: unknown class>
,
serviceName
:
String
?
=
null
)
constructor
(
config
:
AwsHttpSigner.Config
)