func EndpointForRegion(svcName, region string) (endpoint, signingRegion string)
EndpointForRegion returns an endpoint and its signing region for a service and region.
if the service and region pair are not found endpoint and signingRegion will be empty.