rusoto/s3: Allow passing custom AWS-compatible regions
For the region property this would be provided as
region-name+https://region.end/point
while for the URI this unfortunately has to be base32 encoded to allow
usage as the host part of the URI.