it("builds the ConditionExpression and NameValueMaps - mixed operators", () => {
        const KeyCondition = {
            a: 1,
            b: "between 2 and 3",
            c: "size > 4",