SigV4S3ExpressAuthScheme

HTTP auth scheme for S3 Express One Zone authentication

Constructors

Link copied to clipboard
constructor(awsSigner: AwsSigner, serviceName: String? = null)
constructor(httpSigner: HttpSigner)

Properties

Link copied to clipboard
open override val schemeId: AuthSchemeId
Link copied to clipboard
open override val signer: HttpSigner

Inherited functions

Link copied to clipboard
open fun identityProvider(identityProviderConfig: IdentityProviderConfig): IdentityProvider