{{CANONICAL}}
← Back to Tech News

Amazon MWAA now supports Apache Airflow 3.2

Amazon Web Services has announced support for Apache Airflow 3.2 in its Amazon Managed Workflows for Apache Airflow (MWAA) service, bringing the latest major release of the open-source workflow orchestration framework to AWS customers. The update introduces data-aware scheduling capabilities that allow data engineering teams to trigger downstream DAGs based on specific data partitions, such as date-partitioned S3 paths, rather than entire datasets, providing more granular control over pipeline execution. The Apache Airflow 3.2 release includes several developer productivity enhancements, including expanded Human-in-the-Loop capabilities with full audit history for approvals and support for the AgenticOperator, Grid View virtualization for improved rendering performance of large DAGs, and complete XCom management through the Airflow UI. Additional improvements include async callable support in PythonOperator and synchronous callback support for Deadline Alerts. Customers can deploy new Apache Airflow 3.2 environments or upgrade existing environments running version 2.11 or later through the AWS Management Console across all supported Amazon MWAA regions. The managed service eliminates the need for organizations to handle the underlying infrastructure while running Apache Airflow workflows at scale.

Why It Matters

This update addresses key pain points in data pipeline orchestration by introducing asset partitioning for more precise workflow triggers and enhanced human oversight capabilities. The data-aware scheduling feature particularly benefits organizations with complex data dependencies, allowing more efficient resource utilization and faster pipeline execution. The improvements to UI performance and XCom management reduce operational overhead for data engineering teams managing large-scale workflows.

Read Original Release →
Note

This summary is generated using AI analysis of the original press release. Always refer to the original source for complete details.