tasks.fileservice.s3
package tasks.fileservice.s3
Members list
Type members
Experimental classlikes
object S3Client
trait S3Client
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
class S3Storage(bucketName: String, folderPrefix: String, sse: String, cannedAcls: Seq[String], grantFullControl: Seq[String], uploadParallelism: Int, s3: S3Client)(implicit config: TasksConfig) extends ManagedFileStorage
Attributes
- Experimental
- true
- Supertypes
In this article