S3 Uploader component cannot S3 files if the bucket does not allow ACLs

Ahh I see, the ACL defaults to private which seems to work but it looks like bucket-owner-full-control is a better option here and aligns with these docs. Let me know if that works for you as well!

I'll put in a request with the dev team to have the need for specifying an ACL removed and report back here if it is!