s3tools / s3cmd

Official s3cmd repo -- Command line tool for managing S3 compatible storage services (including Amazon S3 and CloudFront).

Home Page:https://s3tools.org/s3cmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an option to set bucket ownership and block public access

fviard opened this issue · comments

Around April 2023, AWS did change the default settings regarding ACLs for new buckets.
Now:

Automatic test is new failing with AWS because test buckets are created without the right to use ACLs

To be able to fix the tests, we need to have new commands to set the ACLs security configuration for new buckets like it was previously.