BD2KGenomics / s3am

A fast, parallel, streaming multipart uploader for S3
Other
13 stars 6 forks source link

Uploaded objects are inaccessible to bucket owner if uploader is different AWS account #40

Closed hannes-ucsc closed 8 years ago

hannes-ucsc commented 8 years ago

Reported by @Jeltje for Stanford buckets and @fnothaft for cgl-pipeline-inputs

hannes-ucsc commented 8 years ago

Uploaded object shows up for the bucket owner as having no ACLs. In reality, there is an ACL for the object owner, just not one for the bucket owner. This only matters if the bucket and object owners are different AWS accounts.