AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 

Classes

NameDescription
Class AmazonS3Uri Uri wrapper that can parse out information (bucket, key, region, style) from an S3 URI.
Class AmazonS3Util Provides utilities used by the Amazon S3 client implementation. These utilities might be useful to consumers of the Amazon S3 library.
Class AsyncCancelableResult Represents the status of an asynchronous operation. It adds support for Cancelation of the asynchronous operation.
Class S3DeleteBucketWithObjectsOptions Options which control the behaviour of the DeleteS3BucketWithObjects operation.
Class S3DeleteBucketWithObjectsUpdate Contains updates from DeleteS3BucketWithObjects operation.
Class S3EventNotification A helper class that represents a strongly typed S3 EventNotification item sent to SQS
Class S3PostUploadError Class for unmarshalling response XML
Class S3PostUploadException An exception detailing a failed HTTP POST upload atempt to Amazon S3.
Class S3PostUploadRequest Parameters for uploading to Amazon S3 a file using HTTP POS
Class S3PostUploadResponse
Class S3PostUploadSignedPolicy Utility class for managing and exchanging HTTP POST uploads of objects to Amazon S3.

Interfaces

NameDescription
Interface IAsyncCancelableResult Represents the status of an asynchronous operation. This interface extends IAsyncResult and adds support for Cancelation of the asynchronous operation.