Skip to content

Instantly share code, notes, and snippets.

@iamsaso
Created May 31, 2017 01:31
Show Gist options
  • Save iamsaso/b0d2be92dade3817d7a77405ed226033 to your computer and use it in GitHub Desktop.
Save iamsaso/b0d2be92dade3817d7a77405ed226033 to your computer and use it in GitHub Desktop.
➜ s3-sync git:(master) go run main.go sync --config config.prod.yaml
Using config file: config.prod.yaml
2017/05/30 15:20:05 Creating user(saso) policy
2017/05/30 15:20:06 Creating bucket(saso-test) policy
2017/05/30 15:20:07 Creating bucket(us-east-1-checkr-saso-test)
2017/05/30 15:20:08 Enabling bucket(us-east-1-checkr-saso-test) versioning
2017/05/30 15:20:09 Running bucket(saso-test) => bucket(us-east-1-checkr-saso-test) sync
copy: s3://saso-test/projects.csv to s3://us-east-1-checkr-saso-test/projects.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment