Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling | |
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
AmazonS3Client |
S3Link.getAmazonS3Client() |
AmazonS3Client |
S3ClientCache.getClient(Region s3region)
Returns a client for the requested region, or throws an exception when
unable.
|
Modifier and Type | Method and Description |
---|---|
void |
S3ClientCache.useClient(AmazonS3Client client)
Force the client cache to provide a certain client for the region which
that client is configured.
|
Modifier and Type | Class and Description |
---|---|
class |
AmazonS3EncryptionClient
Used to perform client-side encryption for storing data securely in S3.
|
Copyright © 2014. All rights reserved.