Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3_media_upload lacks ability to set region or endpoint_url #25

Open
console-cowboy opened this issue Sep 7, 2019 · 1 comment
Open

Comments

@console-cowboy
Copy link

At present, the synapse-s3-storage-provider toolkit has an uneven implementation of configuration options. s3_storage_provider.py permits the configuration of a custom endpoint URL and setting the region for sessions, but s3_media_upload does not support setting these as options.

@koehn
Copy link

koehn commented Feb 12, 2020

I think you're supposed to set those using e.g., aws configure. See the boto config linked from the README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants