摘要:
# -*- coding: utf-8 -*- import boto3 from boto3.s3.transfer import TransferConfig # from s3transfer.manager import TransferConfig access_key = "xxx" secret_key = "xxx" cli = boto3.client( 's3', ... 阅读全文
posted @ 2019-01-28 15:43
dragonliu
阅读(613)
评论(0)
推荐(0)

浙公网安备 33010602011771号