This type contains the following members.

public sealed class AmazonS3Storage: IFileStore, IInitializableProvider
Inheritance:
ObjectAmazonS3Storage
Implements:
IFileStoreIInitializableProvider

Constructors

AmazonS3Storage(ILogger<AmazonS3Storage>, IOptions<AmazonS3StorageOptions>)

Properties

Name
IsInitialized

Methods

InitializeAsync()
CreateReadStreamAsync(IFileHandle)
WriteStreamAsync(Stream, string, string)
DeleteAsync(IFileHandle)