-
-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Description
@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 ImplementationAWS S3 Protocol Implementation