xml error when using boto3 python library

前端 未结 0 1400
野趣味
野趣味 2021-02-13 09:25

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):
    #          


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