Skip to content

phawk/aws-publicify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Publicifiy

Simple script to convert all files in an s3 bucket to be public-read ACL

Usage

$ bundle install
$ printf "AWS_REGION=us-east-1\nAWS_ACCESS_KEY_ID=XXX\nAWS_SECRET_ACCESS_KEY=YYY\nAWS_S3_BUCKET=my-bucket-name\n" > .env
$ ruby run.rb

License

See the LICENSE file for license rights and limitations (MIT).

About

Simple script to convert all files in an s3 bucket to be public-read ACL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages