All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.atlassian.aws.s3.package.scala Maven / Gradle / Ivy

There is a newer version: 8.0.3
Show newest version
package io.atlassian.aws

import com.amazonaws.services.s3.AmazonS3

package object s3 extends s3.Types {
  type S3Action[A] = AwsAction[AmazonS3, S3MetaData, A]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy