| 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  | 
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. 
 | 
Copyright © 2020. All rights reserved.