Commit graph

9 commits

Author SHA1 Message Date
Troy Kinsella
098d73bb99 Support aws executable options 2021-03-24 17:57:12 -07:00
Troy Kinsella
6851911e4a Resolve prefix variables. 2018-10-29 17:56:37 -07:00
Troy Kinsella
9e3af13449 Don't set aws variables at all, if not specified. DRY. Refactoring. 2018-10-26 12:51:51 -07:00
Aidan Feldman
1aa3269274 Merge pull request #9 from asceresini/master
Support AWS IAM Roles.
2016-10-04 11:30:19 -04:00
Andreas Knifh
4f7323f211 added optional parameter path to sync to path in bucket, instead of root of bucket 2016-10-04 16:34:48 +02:00
Anthony Sceresini
7ed95b8801 Support AWS IAM Roles.
Only define credential environment variables when values have been passed through. Assigning them to empty values enacts the AWS credential precedence rules and the Role will never be utilised through metadata.
2016-08-18 19:31:03 +10:00
ctro
5badf04978 check returns the most recent LastModified timestamp
This allows us to version a whole bucket.
Closes #5
2016-03-23 10:22:47 -06:00
Aidan Feldman
17689c1c1a ensure that emitted versions are the same across in/out/check 2016-03-10 12:35:56 -05:00
Aidan Feldman
f3ce24d31d add in and check scripts
`out` was failing without them
2016-03-10 12:18:11 -05:00