AWS SDK for .NET Documentation
Amazon.S3.Util Namespace
AmazonAmazon.S3.Util Did this page help you?   Yes   No    Tell us about it...
 
Declaration Syntax
C#
namespace Amazon.S3.Util
Types
All TypesClassesInterfaces
IconTypeDescription
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.