examples/s3.yaml in s33r-0.4.2 vs examples/s3.yaml in s33r-0.5
- old
+ new
@@ -1,11 +1,7 @@
# note you can use ERB code in this file
-aws_access_key: 'yourkey'
-aws_secret_access_key: 'yoursecretkey'
+access: 'yourkey'
+secret: 'yoursecretkey'
options:
default_expires: '12th November 2033'
use_ssl: true
dump_requests: false
- default_prefix: 'someprefix'
- default_bucket: 'somebucket'
- from_email: 'elliot@example.com'
- to_email: 'elliot@example.com'