parquet-tools from s3 cannot access file using boto3

前端 未结 0 1834
悲&欢浪女
悲&欢浪女 2020-12-23 07:30

I have a python script that create a boto3 session with:

session = boto3.Session(profile_name=\'myprofile\')

Then I try to do:

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