Getting started with Amazon Managed Workflows for Apache Airflow (MWAA)

Ready to get started?

1

Create your Managed Workflow environment

Tell Managed Workflows where your DAGs, plugins, and python dependencies are inside the S3 bucket.

2

Write your workflow code and upload it

Package and upload your code to S3. Use a code pipeline to automate the process whenever you make a change.

3

Run and monitor your DAGs in Airflow

Managed Workflows load your code into Airflow. Run your DAGs from the CLI, SDK or Airflow UI.

Getting started

Documentation

Key concepts and instructutions for using features