Hello,
I have an on-prem instance of Looker and a cloud instance of looker. Currently, because we have to use the onprem instance for some customers, I have to export the data they want manually and upload it to my customer daily. The solution proposed is to send a CSV file of this data to a s3 bucket. We are building an API for others to pull this file daily. Is this possible with the on-prem? If not, is there a better way to do this?
Sending to an S3 bucket should work fine - why not test it with some data to a bucket you control? That will show up if your deployment has a set up that is blocking that approach.