| Interface | Description |
|---|---|
| AwsCredentialsProvider |
Provider for
AwsCredentials
Created by Karel Maesen, Geovise BVBA on 06/06/16. |
| Environment |
The system environment
Created by Karel Maesen, Geovise BVBA on 22/07/16.
|
| Class | Description |
|---|---|
| AwsCredentials |
AWS Credentials to use in request
Created by Karel Maesen, Geovise BVBA on 06/06/16.
|
| AwsServiceEndPoint |
Utility class to determine Endpoints for service/region combination
|
| AwsSignature4Signer |
Signs Requests to AWS Services, using the v4 Signature protocol
|
| ConstantAwsCredentialProvider |
An
AwsCredentialsProvider that always returns the credentials provided during instance construction
Created by Karel Maesen, Geovise BVBA on 06/06/16. |
| EnvironmentCredentialsProvider |
An
AwsCredentialsProvider that uses the Environment to look up credentials
Created by Karel Maesen, Geovise BVBA on 22/07/16. |
| InstanceCredentialsProvider |
An
AwsCredentialsProvider that retrieves (temporary) credentials from the EC2 instance metadata service. |
| UrlEncoder |
A collection of utilities for encoding URLs.
|
| Enum | Description |
|---|---|
| AwsRegion |
AWS Regions
Created by Karel Maesen, Geovise BVBA on 24/06/16.
|
| AwsService |
AWS Services
Created by Karel Maesen, Geovise BVBA on 24/06/16.
|