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年前2595ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ