We are data pipeline company. So many amplitude customers sync their data through Fivetran to their warehouse. We use export API to sync the amplitude events. When the data > 4GB then amplitude gives 400 BAD request exception. But we can go till 1 hour interval. Then also if it gives 400 then only solution available is S3 export(https://help.amplitude.com/hc/en-us/articles/360044561111-Amazon-S3-Amplitude-Integration).
But one of our important customer is a gcloud customer. So he can’t opt for this S3 solution. We don’t want to use our own S3 bucket either. Is there any other alternatives available like going even below 1 hour or use gcs bucket for export.