The instance ID was not specified.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InstanceIdRequiredException e = (InstanceIdRequiredException)super.unmarshall(json); e.setErrorCode("InstanceIdRequiredException"); return e; }