I can currently dynamically create tasks in airflow by loading a config file and looping through the values:
s3 = boto3.resource("s3") s3Client = boto3.