AWS SDK for Kotlin
Toggle table of contents
1.6.6
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3
/
aws.sdk.kotlin.services.s3.express
/
SigV4S3ExpressAuthScheme
Sig
V4S3Express
Auth
Scheme
class
SigV4S3ExpressAuthScheme
(
httpSigner
:
<Error class: unknown class>
)
HTTP auth scheme for S3 Express One Zone authentication
Members
Constructors
Sig
V4S3Express
Auth
Scheme
Link copied to clipboard
constructor
(
awsSigner
:
<Error class: unknown class>
,
serviceName
:
String
?
=
null
)
constructor
(
httpSigner
:
<Error class: unknown class>
)
Properties
scheme
Id
Link copied to clipboard
open
val
schemeId
:
<Error class: unknown class>
signer
Link copied to clipboard
open
val
signer
:
<Error class: unknown class>