Skip to content

Instantly share code, notes, and snippets.

@bekzod
Created April 8, 2015 05:23
Show Gist options
  • Select an option

  • Save bekzod/6839c4f0df426b957aab to your computer and use it in GitHub Desktop.

Select an option

Save bekzod/6839c4f0df426b957aab to your computer and use it in GitHub Desktop.
test
var s3 = new S3({
accessKeyId: process.env.S3_KEY,
secretAccessKey: process.env.S3_SECRET
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment