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