i want write lambda handler function to download zip file from kaggle dataset url and upload to s3 bucket

前端 未结 0 1995
不知归路
不知归路 2020-12-24 09:53

Here is the raw code i am trying

""" Lambda Handler to download dataset from kaggle """

import urllib import datetime import boto

相关标签:
回答
  • 消灭零回复
提交回复
热议问题