My Airflow script has only one task to trigger a glue job. I am able to create the DAG. Below is my code for DAG.
from airflow import DAG from airflow.operato