S3ImageStoreClient

class S3ImageStoreClient(s3client: AmazonS3Client, region: String) : ImageStoreClient

Constructors

Link copied to clipboard
constructor(s3client: AmazonS3Client, region: String)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun removeObject(args: ImageRemoveObjectArgs): Boolean