xml error when using boto3 python library

前端 未结 0 561
一个人的身影
一个人的身影 2021-02-13 09:34

I am having an error when trying to send a "put_bucket" call shown here:

import boto3

s3 = boto3.resource(\'s3\')


def handler(event, context):
    #          


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