• Articles
  • API Documentation
Search Results for

    Show / Hide Table of Contents
    • SixLabors.ImageSharp.Web
      • AmazonS3BucketClient
      • IAWSS3BucketClientOptions
    • SixLabors.ImageSharp.Web.Caching.AWS
      • AWSS3StorageCache
      • AWSS3StorageCacheOptions
    • SixLabors.ImageSharp.Web.Providers.AWS
      • AWSS3BucketClientOptions
      • AWSS3StorageImageProvider
      • AWSS3StorageImageProviderOptions
    • SixLabors.ImageSharp.Web.Resolvers.AWS
      • AWSS3StorageCacheResolver
      • AWSS3StorageImageResolver

    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.

    In this article
    Back to top Generated by DocFX