The minimum healthy instances value was specified in an invalid format.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidMinimumHealthyHostValueException e = (InvalidMinimumHealthyHostValueException)super.unmarshall(json); e.setErrorCode("InvalidMinimumHealthyHostValueException"); return e; }