Returned if multiple requests to update the same resource were in conflict.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { OperationAbortedException e = (OperationAbortedException)super.unmarshall(json); e.setErrorCode("OperationAbortedException"); return e; }