wfth / collector

0 stars 0 forks source link

Update S3 object ACL to public-read #19

Closed aiwilliams closed 7 years ago

aiwilliams commented 7 years ago

Googling "bulk s3 object acl change" leads me to believe we'll need to write a script to do this work. Since we have the tools in this project, I think we should use Ruby to walk the S3 bucket and update the ACL to public-read on each object.