Is there a way to change the permission of every single file in a S3 bucket using either aws-s3 gem or right_aws gem?
I can't find it in the documentation. Do I have to do each file individually?
I would like to grant "everyone" view permission.
Is there a way to change the permission of every single file in a S3 bucket using either aws-s3 gem or right_aws gem?
I can't find it in the documentation. Do I have to do each file individually?
I would like to grant "everyone" view permission.