The request was rejected because the marker that specifies where pagination should next begin is not valid.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidMarkerException e = (InvalidMarkerException)super.unmarshall(json); e.setErrorCode("InvalidMarkerException"); return e; }