
The object's owner is then automatically updated to the bucket owner when the object is uploaded with the bucket-owner-full-control ACL.Ĭreate an IAM role with permissions to your bucketįor ongoing cross-account permissions, create an IAM role in your account with permissions to your bucket.

Enable and set S3 Object Ownership to bucket owner preferred in the AWS Management Console. Set a bucket policy that requires objects to be uploaded with the bucket-owner-full-control ACL.Ģ. To change the object owner to the bucket's account, run the cp command from the bucket's account to copy the object over itself.Ĭopy all new objects to a bucket in another accountġ. However, the ACL change alone doesn't change ownership of the object. After the object owner changes the object's ACL to bucket-owner-full-control, the bucket owner can access the object.
