python: indentation error while uploading to s3

前端 未结 0 1561
陌清茗
陌清茗 2020-12-01 05:36

I am using below script to load a file to s3. Python version 2.7

import boto3
from botocore.exceptions import NoCredentialsError
ACCESS_KEY = \'         


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