如何在Google Drive和AWS S3之间创建交互?How to create and interaction between google drive and aws s3?

0

【以下的问题经过翻译处理】 我正在尝试建立Google Drive文件夹和S3 Bucket之间的连接,以便与同事共享。

我创建了一个脚本以生成纯文本文件并将其保存到Drive文件夹中。为了成功上传,我已经安装了Drive文件流以在我的Mac上保存它,然后我使用Python3和boto3库创建了一个脚本来根据文件名将文本文件上传到不同的S3 Bucket中。

我在考虑创建一个lambda函数来处理上传到S3 Bucket的文件,但我无法解决如何创建Drive和S3之间的连接的问题。

profile picture
EXPERT
asked 5 months ago83 views
1 Answer
0

【以下的回答经过翻译处理】 如果你只是简单地想要连接 Google Drive 和 AWS S3,有一个名为 Zapier 的服务,它可以提供不同类型的集成,而无需编写代码。点击链接了解更多详情。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions