etlflow.aws

package etlflow.aws

Members list

Concise view

Type members

Classlikes

trait S3

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class S3Impl
object S3

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
S3.type
object S3Client extends ApplicationLogger

Attributes

Graph
Supertypes
trait ApplicationLogger
class Object
trait Matchable
class Any
Self type
case class S3Impl(client: S3AsyncClient) extends S3

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait S3
class Object
trait Matchable
class Any

Types

type StreamResponse = ZStream[Any, Throwable, Chunk[Byte]]