AWS SDK for .NET Documentation
Amazon.S3 Namespace
AmazonAmazon.S3 Did this page help you?   Yes   No    Tell us about it...
 
Declaration Syntax
C#
namespace Amazon.S3
Types
All TypesClassesInterfaces
IconTypeDescription
AmazonS3
Interface for Amazon S3 Clients. For more information about Amazon S3, go to http://aws.amazon.com/s3

AmazonS3Client
AmazonS3Config
Configuration for Amazon S3 Client.

AmazonS3Exception
Amazon S3 Exception provides details of errors returned by Amazon S3 service. In particular, this class provides access to S3's extended request ID, the Date, and the host ID which are required debugging information in the odd case that you need to contact Amazon about an issue where Amazon S3 is incorrectly handling a request. The ResponseHeaders property of the AmazonS3Exception contains all the HTTP headers in the Error Response returned by the S3 service.