[]
The AWS cloud storage provider.
public class AWSStorageProvider : IStorageProvider
| Name | Description |
|---|---|
| AWSStorageProvider(string, string, string, string) | Create a AWSStorageProvider to StorageProviderManager with the specified key and some parameters. |
| Name | Description |
|---|---|
| GetDirectoryStorage(string, NameValueCollection) | Gets the IDirectoryStorage with specified name and arguments. |
| GetFileStorage(string, NameValueCollection) | Gets the AWSStorage with specified name and arguments. |