Namespace SixLabors.ImageSharp.Web
Classes
AmazonS3BucketClient
Represents a scoped Amazon S3 client instance that is explicitly associated with a single S3 bucket. This wrapper provides a strongly-typed link between the client and the bucket it operates on, and optionally manages the lifetime of the underlying AmazonS3Client.
Interfaces
IAWSS3BucketClientOptions
Provides a common interface for AWS S3 Bucket Client Options.