[]
        
(Showing Draft Content)

C1.Web.Api.Storage.CloudStorage.AWSStorageProvider

AWSStorageProvider Class

The AWS cloud storage provider.

Inheritance
AWSStorageProvider
Implements
Namespace: C1.Web.Api.Storage.CloudStorage
Assembly: C1.Web.Api.Cloud.dll
Syntax
public class AWSStorageProvider : IStorageProvider

Constructors

Name Description
AWSStorageProvider(string, string, string, string)

Create a AWSStorageProvider to StorageProviderManager with the specified key and some parameters.

Methods

Name Description
GetDirectoryStorage(string, NameValueCollection)

Gets the IDirectoryStorage with specified name and arguments.

GetFileStorage(string, NameValueCollection)

Gets the AWSStorage with specified name and arguments.