Skip to content

Instantly share code, notes, and snippets.

@NomadBlacky
Last active January 30, 2020 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NomadBlacky/606d1c94ea4f1fdfeddd9816f3fe8fcf to your computer and use it in GitHub Desktop.
Save NomadBlacky/606d1c94ea4f1fdfeddd9816f3fe8fcf to your computer and use it in GitHub Desktop.
import $ivy.`com.github.seratch::awscala:0.8.3`
import awscala._
import awscala.s3._
implicit val s3 = S3.at(Region.Tokyo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment