exceptionUnmarshallers.add(new StandardErrorUnmarshaller());
setEndpoint("autoscaling.amazonaws.com");
signer = new QueryStringSigner(awsCredentials);
requestHandlers = new HandlerChainFactory().newRequestHandlerChain(
"/com/amazonaws/services/autoscaling/request.handlers");
client = new HttpClient(clientConfiguration);
}