I'm using airflow on Amazon Web services using EC2 instances, Now the issue is that the average usage of the instances is about 2%. I would like to use a scalable architecture and creating instances only for the duration of the job and kill it. Is it possible to use AWS BATCH as an executor for all airflow jobs?