The request was rejected because a quota was exceeded.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { LimitExceededException e = (LimitExceededException)super.unmarshall(json); e.setErrorCode("LimitExceededException"); return e; }