flysystem icon indicating copy to clipboard operation
flysystem copied to clipboard

Remove all ACL / visibility stuff from AWS S3 Adapter

Open Korbeil opened this issue 5 months ago • 0 comments

Fixes #1874

As issue says, ACL are deprecated, now you should use IAM policies which are not manageable "easily" with AWS S3 API, so I think it's all for the better to just remove any ACL management from AWS S3 Adapter

Korbeil avatar Aug 08 '25 09:08 Korbeil