flask-fs icon indicating copy to clipboard operation
flask-fs copied to clipboard

s3: Use connection region to create bucket

Open AbdealiLoKo opened this issue 5 years ago • 4 comments

Boto3 always tries to create the bucket in US Standard (N. Virginia) region unless explicitly mentioned. So, give it the region of the connection so that it does raise an error about IllegalLocation.

Fixes: https://github.com/noirbizarre/flask-fs/issues/31

AbdealiLoKo avatar May 03 '19 10:05 AbdealiLoKo

Coverage Status

Coverage increased (+0.3%) to 95.0% when pulling 639999c9be76464b254426c8714681db8e8ceacd on AbdealiJK:ajk-code into 092e9327384b8411c9bb38ca257ecb558584d201 on noirbizarre:master.

coveralls avatar May 09 '19 09:05 coveralls

@noirbizarre A quick reminder about this

AbdealiLoKo avatar May 23 '19 07:05 AbdealiLoKo

@noirbizarre reminder on this

AbdealiLoKo avatar Oct 14 '19 06:10 AbdealiLoKo

This package seems dead.

arslanhashmi avatar Jul 17 '20 00:07 arslanhashmi