Skip to content

new feature: Add support for PutObjectAcl on objects. #7973

Description

@PeterlitsZo

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?

  • Yes, I am willing to contribute to the development of this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestreleases-note/featThe PR implements a new feature or has a title that begins with "feat"services/s3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions