

# Managing Amazon MWAA environments
<a name="using-mwaa"></a>

The Amazon Managed Workflows for Apache Airflow console contains built-in options to configure private or public access to the Apache Airflow UI. It also contains built-in options to configure the environment size, when to scale workers, and Apache Airflow configuration options that you can use to override Apache Airflow configurations that are normally only accessible in `airflow.cfg`. This chapter describes how to use these configurations on the Amazon MWAA console.

**Topics**
+ [Configuring the Amazon MWAA environment class](environment-class.md)
+ [Configuring Amazon MWAA worker automatic scaling](mwaa-autoscaling.md)
+ [Configuring Amazon MWAA webserver automatic scaling](mwaa-web-server-autoscaling.md)
+ [Using Apache Airflow configuration options on Amazon MWAA](configuring-env-variables.md)
+ [Update an Amazon MWAA environment](update-environment.md)
+ [Changing the Apache Airflow version](upgrading-environment.md)
+ [Using a startup script with Amazon MWAA](using-startup-script.md)