You have reached the limit on the pagination.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidLimitException e = (InvalidLimitException)super.unmarshall(json); e.setErrorCode("InvalidLimitException"); return e; }