Every Hair On Your Head

  • Blog
  • About

Copy files in AWS S3 to an S3 bucket in another AWS account with Node.js

August 24, 2014 by Raffi Minassian in AWS

If you ever have a need to copy files across buckets in different AWS accounts, then you might try taking a look at this quick and dirty Node.js code.

Read More
August 24, 2014 /Raffi Minassian
node.js
AWS