Skip to content

Instantly share code, notes, and snippets.

Created January 6, 2015 15:33
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 anonymous/c3348aaa399d29dae411 to your computer and use it in GitHub Desktop.
Save anonymous/c3348aaa399d29dae411 to your computer and use it in GitHub Desktop.
(let [^AmazonS3Client s3client (AmazonS3Client. aws-creds)]
(.createBucket s3client bucket))
Reflection warning, core.clj:239:9 - call to createBucket can't be resolved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment