Currently, when constructing the auth header for MONGODB-AWS, a call to getRegion doesn't allow a dash in the host. It assumes that the host will be a string of alphanumeric chars, followed by a period, followed by alphanumeric chars. Examples of valid hosts are shown here