def proxy_response(req): s3 = boto3.resource('s3') s3_client = boto3.client('s3', config=Config(signature_version='s3v4')) bucket = s3.
確定! 回上一頁