#!/bin/bash

set -xe

python feed_ingestion/bin/exec_flows.py amazon_digital_services --skip $SKIP --days $DAYS --max_concurrent_flows 3 --check-status --context '{"licensor": "'$LICENSOR'"}'
