tasks.fileservice.s3
package tasks.fileservice.s3
Members list
Type members
Experimental classlikes
object S3
Wrapper of AWS SDK's S3AsyncClient into fs2.Stream and cats.effect.IO
Wrapper of AWS SDK's S3AsyncClient into fs2.Stream and cats.effect.IO
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: S3)(implicit config: TasksConfig) extends ManagedFileStorage
Attributes
- Experimental
- true
- Supertypes
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article