Open pakimov2 opened 3 days ago
Hi!
Is it possible to configure the library initialization in a similar way?
s3 = boto3.resource('s3', endpoint_url='http://myhost.com:9000', config=boto3.session.Config(signature_version='s3v4') )
Thank you for this project!
Hi!
Is it possible to configure the library initialization in a similar way?
Thank you for this project!