from etl.hubSpotClient.hubspotClient import HubSpotClient def handler(event, context): hubspot = HubSpotClient() hubspot.add_product_line_item_to_deal("268596250843", "281058046195")