Skip to content

Instantly share code, notes, and snippets.

@adamtbeames
adamtbeames / keybase.md
Created December 18, 2018 07:27
keybase.md

Keybase proof

I hereby claim:

  • I am adamtbeames on github.
  • I am adamtbeames (https://keybase.io/adamtbeames) on keybase.
  • I have a public key whose fingerprint is AB4D 564F 0135 5180 FA0D 361D 8E36 833B CA2D 7CCA

To claim this, I am signing this object:

require 'aws/s3' # gem name is 'aws-sdk'
class BucketSyncService
attr_reader :from_bucket, :to_bucket, :logger
attr_accessor :debug
DEFAULT_ACL = :public_read
# from_credentials and to_credentials are both hashes with these keys:
# * :aws_access_key_id