pub type ItemDefinition = (String, HashMap<String, String>, Secret, bool);
Definition for batch item creation: (label, attributes, secret, replace)