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