Modifier and Type | Class and Description |
---|---|
class |
SignerKey
Holds the signing key and the number of days since epoch for the date for
which the signing key was generated.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonStaticCredentialsProvider
Serves credentials defined in a
BasicJsonCredentials . |
Modifier and Type | Class and Description |
---|---|
class |
PresignerFacade
Really thin facade over
Presigner to deal with some common concerns like credential resolution, adding custom headers
and query params to be included in signing, and conversion to a usable URL. |
class |
PresignerParams
Params object passed to the presigner extension class for a service client and also for
PresignerFacade . |
Modifier and Type | Class and Description |
---|---|
class |
AllProfiles
Simple wrapper around a map of profiles.
|
class |
AwsProfileNameLoader
Loads profile name from the usual places or uses the default profile name.
|
class |
BasicProfile
Represents a CLI style config profile with a name and simple properties.
|
class |
Profile
Deprecated.
|
class |
ProfileAssumeRoleCredentialsProvider
Serves assume role credentials defined in a
BasicProfile . |
class |
ProfileStaticCredentialsProvider
Serves credentials defined in a
BasicProfile . |
Modifier and Type | Class and Description |
---|---|
class |
ClientHandlerImpl
Default implementation of
ClientHandler . |
Modifier and Type | Class and Description |
---|---|
class |
AdvancedConfig
Type safe map of key/value pairs.
|
Modifier and Type | Class and Description |
---|---|
class |
ProgressEvent
A progress event.
|
Modifier and Type | Class and Description |
---|---|
class |
SdkHttpMetadata
Metadata about the HTTP response.
|
Modifier and Type | Class and Description |
---|---|
class |
HostRegexToRegionMapping |
class |
HttpClientConfig
AWS HttpClient configuration.
|
class |
InternalConfig
Internal configuration for the AWS Java SDK.
|
class |
SignerConfig
Signer configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryPolicy
Retry policy that can be configured on a specific service client using
ClientConfiguration . |
Modifier and Type | Class and Description |
---|---|
class |
AuthRetryParameters
Signer and endpoint parameters that are to be used for the next retry.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryPolicyContext
Contains useful information about a failed request that can be used to make retry and backoff decisions.
|
Modifier and Type | Class and Description |
---|---|
class |
S3V4AuthErrorRetryStrategy
The internal implementation of AuthErrorRetryStrategy which automatically switches to V4 signer
when the S3 returns auth error asking for v4 authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
InstructionFileId
The S3 object identifier for an instruction file.
|
class |
S3ObjectId
An Immutable S3 object identifier.
|
Copyright © 2024. All rights reserved.