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

Problems connecting to SimpleDB from europe region #335

@smii

Description

@smii

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions