The specified instance status does not exist.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidInstanceStatusException e = (InvalidInstanceStatusException)super.unmarshall(json); e.setErrorCode("InvalidInstanceStatusException"); return e; }