The named revision does not exist within the AWS user account.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { RevisionDoesNotExistException e = (RevisionDoesNotExistException)super.unmarshall(json); e.setErrorCode("RevisionDoesNotExistException"); return e; }