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

region option #108

Closed
wants to merge 2 commits into from
Closed

region option #108

wants to merge 2 commits into from

Conversation

boutell
Copy link
Contributor

@boutell boutell commented Oct 23, 2012

region option implemented, documented & tested. See issue #95. Note: expects an additional property in 'auth' called bucketUsWest2. This must be the name of a bucket that was created in the us-west-2 region (well... any region except us-standard actually). This is used to verify that putFile works properly when the region option is present. Someday, if issue #66 is resolved, putFile will also work properly without specifying region, however it's probably a good idea to specify it all the time to avoid the overhead of a redirect.

@domenic
Copy link
Contributor

domenic commented Oct 23, 2012

Awesome! Recovering from EmpireJS at the moment, but will try to review and merge either tomorrow or the next day.

@boutell
Copy link
Contributor Author

boutell commented Oct 23, 2012

Cool. FYI the bucketUsWest2 test bucket must indeed be created in us-west-2 specifically, I misspoke earlier when I said it could be in any bucket but us-standard. That region name is coded in the test.

@domenic
Copy link
Contributor

domenic commented Oct 27, 2012

Merged as e7b23e6. Thanks!!

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

Successfully merging this pull request may close these issues.

2 participants