object Ownership
Parameters
value
Object ownership. Valid values: BucketOwnerPreferred, ObjectWriter or BucketOwnerEnforced
BucketOwnerPreferred- Objects uploaded to the bucket change ownership to the bucket owner if the objects are uploaded with thebucket-owner-full-controlcanned ACL.ObjectWriter- Uploading account will own the object if the object is uploaded with thebucket-owner-full-controlcanned ACL.BucketOwnerEnforced- Bucket owner automatically owns and has full control over every object in the bucket. ACLs no longer affect permissions to data in the S3 bucket.