it("builds the FilterExpression and NameValueMaps - function", () => {
        const Filter = {
            a: "attribute_exists",
            b: "attribute_not_exists",
            c: "attribute_type(S)",