Not every AWS region supports SimpleDB, e.g. eu-central-1. The result is that SimpleDBRecorder, SimpleDBConformityClusterTracker and SimpleDBJanitorResourceTracker fail with HTTP errors while connecting to SimpleDB.
This PR adds support for an override configuration that can be enabled when using these regions.
Not every AWS region supports SimpleDB, e.g. eu-central-1. The result is that
SimpleDBRecorder
,SimpleDBConformityClusterTracker
andSimpleDBJanitorResourceTracker
fail with HTTP errors while connecting to SimpleDB.This PR adds support for an override configuration that can be enabled when using these regions.