Package

com.github.durre.amazonutils

s3

Permalink

package s3

Visibility
  1. Public
  2. All

Type Members

  1. trait S3 extends AnyRef

    Permalink
  2. case class S3Bucket(bucket: String) extends Product with Serializable

    Permalink
  3. class S3Client extends S3

    Permalink
  4. case class S3Key(key: String) extends Product with Serializable

    Permalink
  5. case class S3Resource(bucket: S3Bucket, key: S3Key, region: String) extends Product with Serializable

    Permalink

Value Members

  1. object AwsDefaults

    Permalink
  2. object S3Resource extends Serializable

    Permalink

Ungrouped