| Modifier and Type | Field and Description |
|---|---|
static SdkClientOption<AuthSchemeProvider> |
SdkClientOption.AUTH_SCHEME_PROVIDER
The
AuthSchemeProvider configured on the client. |
| Modifier and Type | Field and Description |
|---|---|
static ExecutionAttribute<AuthSchemeProvider> |
SdkInternalExecutionAttribute.AUTH_SCHEME_RESOLVER
The auth scheme provider used to resolve the auth scheme for a request.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3AuthSchemeProvider
An auth scheme provider for S3 service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultS3AuthSchemeProvider |
class |
ModeledS3AuthSchemeProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
S3DisableChunkEncodingAuthSchemeProvider
Internal plugin that sets the signer property
AwsV4FamilyHttpSigner.CHUNK_ENCODING_ENABLED to false. |
| Modifier and Type | Class and Description |
|---|---|
class |
S3ExpressAuthSchemeProvider |
Copyright © 2026. All rights reserved.