The number of operations or jobs running exceeded the allowed threshold for the account.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { OperationLimitExceededException e = (OperationLimitExceededException)super.unmarshall(json); e.setErrorCode("OperationLimitExceeded"); return e; }