in create_task.py [0:0]
def form_tag(key,value): tag = dict() tag['Key'] = key tag['Value'] = value return tag