Interface | Description |
---|---|
AmazonS3 |
Provides an interface for accessing the Amazon S3 web service.
|
Headers |
Common S3 HTTP header values used throughout the AWS S3 Java client.
|
Class | Description |
---|---|
AmazonS3Client |
Provides the client for accessing the Amazon S3 web service.
|
AmazonS3EncryptionClient |
The AmazonS3Encryption class extends the Amazon S3 Client, allowing you to store data securely in S3.
|
AmazonS3URI |
A URI wrapper that can parse out information about an S3 URI.
|
S3ClientOptions |
S3 client configuration options such as the request access style.
|
S3ResponseMetadata |
Extension of
ResponseMetadata with Amazon S3 specific data. |
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.