For AWS China region base domain is slightly different than for
the rest world. It is `amazon.com.cn`.
Currently AWS domain is hard coded in the `sqs.go`. Would be nice if
that will be configured parameter.
But this is a minimal posible change which is not breaking exist code
and make possible to use it for AWS China region.