in SecurityGroups/config/code/index.py [0:0]
def _add_entry(dictionary, key, value): if value is not None: dictionary[key] = value