Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

AWS Seoul Region support (ap-northeast-2) #63

Open
bezalel opened this issue Apr 29, 2016 · 2 comments
Open

AWS Seoul Region support (ap-northeast-2) #63

bezalel opened this issue Apr 29, 2016 · 2 comments

Comments

@bezalel
Copy link

bezalel commented Apr 29, 2016

AWS Asia Pacific Seoul Region(ap-northeast-2) has been opened in Jan. 2016
plz, support ap-northeast-2 region

"ap-northeast-2" -> "s3-ap-northeast-2.amazonaws.com",

https://github.com/Kaliber/play-s3/blob/eb18fe895ebdbd986798e9122a736adaf7dce4dd/src/main/scala/fly/play/s3/S3Configuration.scala

@EECOLOR
Copy link
Member

EECOLOR commented May 6, 2016

Sorry for the late reaction.

You can work around this limitation by supplying s3.host in your configuration. As soon as I have some time to work on it I will add it to the latest release.

@bezalel
Copy link
Author

bezalel commented May 7, 2016

"s3.host" works! thanks :)

s3.region="ap-northeast-2"
s3.host="s3-ap-northeast-2.amazonaws.com"

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

No branches or pull requests

2 participants