Feature Description
I want to change existing object's ACL.
(And override the default ACL if we can).
Problem and Solution
#5358 says we need a way to set the ACL for objects and commit 740795c do add the default ACL... This commit make we can write objects with the default ACL but we cannot:
- Change existing object's ACL.
- Or override the default ACL (e.g. the default ACL is
public-read but for object foobar.secret, I want to make it private-read).
Additional Context
No response
Are you willing to contribute to the development of this feature?
Feature Description
I want to change existing object's ACL.
(And override the default ACL if we can).
Problem and Solution
#5358 says we need a way to set the ACL for objects and commit 740795c do add the default ACL... This commit make we can write objects with the default ACL but we cannot:
public-readbut for objectfoobar.secret, I want to make itprivate-read).Additional Context
No response
Are you willing to contribute to the development of this feature?