Batch Operator Async """""""""""""""""""" To execute a job asynchronously on AWS Batch :class:`~astronomer.providers.amazon.aws.operators.batch.BatchOperatorAsync`. .. exampleinclude:: /../astronomer/providers/amazon/aws/example_dags/example_batch.py :language: python :dedent: 4 :start-after: [START howto_operator_batch_async] :end-before: [END howto_operator_batch_async]