### Amazon Managed Workflows for Apache Airflow (MWAA) and Backport Providers Use Amazon Managed Workflows for Apache Airflow (MWAA) with Apache Airflow Amazon backport providers. ### Versions Supported Apache Airflow 1.10.12 on Amazon MWAA ### Setup Copy the file into your MWAA S3 bucket and update your environment to use this version. May be combined with other requirements. See [Amazon MWAA documentation](https://docs.aws.amazon.com/mwaa/latest/userguide/working-dags-dependencies.html) for more details. ### Files * [1.10/requirements_amazon_backport.txt](1.10/requirements_amazon_backport.txt) ### Explanation Just one line. See [Apache Airflow Backport Providers](https://airflow.apache.org/docs/apache-airflow/stable/backport-providers.html) for details. ``` apache-airflow-backport-providers-amazon ``` ## Security See [CONTRIBUTING](../../blob/main/CONTRIBUTING.md#security-issue-notifications) for more information. ## License This library is licensed under the MIT-0 License. See the [LICENSE](../../blob/main/LICENSE) file.