 Declaration Syntax
 Declaration Syntax| C# | 
namespace Amazon.S3.Util
 Types
 Types| All Types | Classes | Interfaces | 
| Icon | Type | Description | 
|---|---|---|
|  | AmazonS3Util | 
            Provides utilities used by the Amazon S3 client implementation.
            These utilities might be useful to consumers of the Amazon S3
            library.
             | 
|  | AsyncCancelableResult | 
            Represents the status of an asynchronous operation. 
            It adds support for Cancelation of the asynchronous operation.
             | 
|  | IAsyncCancelableResult | 
            Represents the status of an asynchronous operation. This interface extends 
            IAsyncResult and adds support for Cancelation of the asynchronous operation.
             | 
|  | S3DeleteBucketWithObjectsOptions | 
            Options which control the behaviour of the DeleteS3BucketWithObjects operation.
             | 
|  | S3DeleteBucketWithObjectsUpdate | 
            Contains updates from DeleteS3BucketWithObjects operation.
             | 
|  | S3PostUploadError | 
            Class for unmarshalling response XML
             | 
|  | S3PostUploadException | 
            An exception detailing a failed HTTP POST upload atempt to Amazon S3.
             | 
|  | S3PostUploadRequest | 
            Parameters for uploading to Amazon S3 a file using HTTP POS
             | 
|  | S3PostUploadResponse | |
|  | S3PostUploadSignedPolicy | 
            Utility class for managing and exchanging HTTP POST uploads of objects to Amazon S3.
             |