Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Problems connecting to SimpleDB from europe region #335

Open
smii opened this issue Jul 4, 2018 · 0 comments
Open

Problems connecting to SimpleDB from europe region #335

smii opened this issue Jul 4, 2018 · 0 comments

Comments

@smii
Copy link

smii commented Jul 4, 2018

There should be a seperate variable for setting the SDB region
This because the SDB service is not available in every region and makes use of the AWS_REGION var.. (For example our servers are hosted in eu-west-2 and SDB is only avaiable in eu-west-1) .

This can be easily solved by adding an extra if else statement @ "public AmazonSimpleDB sdbClient()" in
./src/main/java/com/netflix/simianarmy/client/aws/AWSClient.java

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

1 participant