You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
There is a probleme with boto3 and host other than AWS if you do not provide the region. Thus the endpoint is not set correctly.
Describe the solution you'd like
Add the region to boto3 session settings in the s3.py and make it adjustable via config.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
There is a probleme with boto3 and host other than AWS if you do not provide the region. Thus the endpoint is not set correctly.
Describe the solution you'd like
Add the region to boto3 session settings in the s3.py and make it adjustable via config.
The text was updated successfully, but these errors were encountered: