| CMS.AmazonStorage Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | AccountInfo | 
            Represents Account of Amazon web services. 
             | 
|  | AmazonHelper | 
            Helper methods and properties for Amazon web services integration.
             | 
|  | AmazonS3ClientConfiguration | 
            Configuration class for Amazon S3 clients.
             | 
|  | AmazonStorageUsageDataSource | 
            Module usage data for Amazon storage.
             | 
|  | Directory | 
            Implementation of Directory class for Amazon S3.
             | 
|  | DirectoryInfo | 
            Directory info for Amazon storage provider
             | 
|  | File | 
            Implementation of File class for Amazon S3.
             | 
|  | FileInfo | 
            Implementation of FileInfo class for Amazon S3 object.
             | 
|  | FileStream | 
            Implementation of FileStream class for Amazon simple storage.
             | 
|  | IS3ObjectInfoExtensionMethods | 
            Extension methods for IS3ObjectInfo.
             | 
|  | PathHelper | 
            Contains helper methods for conversion between NTFS and Amazon S3 storage.
             | 
|  | S3ObjectFactory | 
            Factory for creating S3ObjectInfo a S3ObjectInfoProvider.
             | 
|  | S3ObjectInfo | 
            Represents S3 object.
             | 
|  | S3ObjectInfoProvider | 
            Performs operations over the S3 objects.
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IS3ObjectInfo | 
            Interface of the S3ObjectInfo object.
             | 
|  | IS3ObjectInfoProvider | 
            Interface of the S3ObjectInfoProvider
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | ObjectTypeEnum | 
            Defines which type of objects is returned by S3ObjectInfoProvider.GetObjectList
             |