Skip to content

Support for canned ACL bucket-owner-full-control #11697

@cyberduck

Description

@cyberduck

@dkocher created the issue

Add support for uploading objects with the bucket-owner-full-control canned ACL.

S3 Object Ownership is an Amazon S3 bucket setting that you can use to control ownership of new objects that are uploaded to your buckets. By default, when other AWS accounts upload objects to your bucket, the objects remain owned by the uploading account. With S3 Object Ownership, any new objects that are written by other accounts with the bucket-owner-full-control canned access control list (ACL) automatically become owned by the bucket owner, who then has full control of the objects.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html

Metadata

Metadata

Assignees

Labels

s3AWS S3 Protocol Implementation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions