AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3
/
aws.sdk.kotlin.services.s3.express
/
SigV4S3ExpressAuthScheme
/
SigV4S3ExpressAuthScheme
Sig
V4S3Express
Auth
Scheme
constructor
(
awsSigner
:
AwsSigner
,
serviceName
:
String
?
=
null
)
constructor
(
httpSigner
:
HttpSigner
)