All Classes and Interfaces

Class
Description
RequestInterceptorBuilder implementation that creates an interceptor to sign requests made to AWS using AWS4Signer
 
 
 
 
Specify explicit keys for AWS access.
An HttpRequestInterceptor that signs requests using any AWS Signer and AwsCredentialsProvider.
 
Wraps AwsClientBuilder.EndpointConfiguration for configuration purposes.
Use the default authentication logic of the AWS SDK (IAM Roles, System Properties, Environment variables, etc
The default retry policy builder using one of the predefined policies from RetryPolicy.
 
 
Basic RetryPolicy builder implementation for AWS that allows you to plug in your own conditions and strategies.
Credentials provider that can load credentials from an external process.
Credentials provider based on AWS configuration profiles
Credentials provider that loads credentials from a property file either from the filesystem or classpath.
 
Allows you to configure additional HTTP codes that determine whether a retry should be attempted or not.
 
A static set of credentials for AWS.