AWS Lambda reading Athena database file and writing S3 to no avail

后端 未结 0 687
北恋
北恋 2020-12-20 02:27

A help because are not writing the file to the S3 bucket

What did I do :

import time
import boto3
query = \'SELECT * FROM db_lambda.tb_inicial limit 1         


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