package s3
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class S3 extends AnyRef
Wrapper of AWS SDK's S3AsyncClient into fs2.Stream and cats.effect.IO
- class S3Storage extends ManagedFileStorage
- case class S3UploadResponse(etag: String, contentLength: Long) extends Product with Serializable