Closed aboutaaron closed 9 years ago
Well, aws cli is built on Boto so looks like I should just use boto: http://docs.pythonboto.org/en/latest/
Another option, though this won't have Cloudfront invalidation: https://github.com/shakefu/s3peat
Boto it is. Added in latest merge.
s3cmd is hit and miss. Also, not sure how supported it is. We should switch to aws-cli since Amazon supports it. It's also python based.