benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
399 stars 151 forks source link

Use different endpoints #13

Closed devhyunjae closed 7 years ago

devhyunjae commented 7 years ago

Checked that this libs s3 endpoint is

s3.amazonaws.com

Following this document,

http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region

needs to be set differently depending on the region.

benjreinhart commented 7 years ago

Interesting, will take a look. Thanks

markudevelop commented 7 years ago

+1

markudevelop commented 7 years ago

this can now be closed https://github.com/benjreinhart/react-native-aws3/pull/20

benjreinhart commented 7 years ago

Yep, I'll close it when the next version is released, which should be in a bit