How to create and interaction between google drive and aws s3?

0

I'm trying to set up a connection a Google Drive folder and S3 bucket, but I'm not sure where to start. I've already created a sort of "Frankenstein process", but it's easy to use only by me and sharing it to my co-workers it's a pain.

I have a script that generates a plain text file and saves it into a drive folder. And to upload, I've installed Drive file stream to save it in my mac, then all I did was create a script using Python3, with the boto3 library, to upload the text file into different s3 buckets depending on the file name.

I was thinking that I can create a lambda to process the file into the s3 buckets but I cannot resolve how to create the connection between drive and s3. I would appreciate if someone could give me a piece of advise on how to start with this.

已提問 5 年前檢視次數 2594 次
1 個回答
0
已接受的答案

if you just simply want to connect google drive and aws s3 there is one service name zapier which provide different type of integration without line of code

https://zapier.com/apps/amazon-s3/integrations/google-drive
For more details you can check this link out

已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南