Amazon Route 53 does not support this top-level domain.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { UnsupportedTLDException e = (UnsupportedTLDException)super.unmarshall(json); e.setErrorCode("UnsupportedTLD"); return e; }