AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2025-10-25 · Documentation low

File: mwaa/latest/userguide/using-mwaa.md

Summary

Rephrased Apache Airflow configuration override instructions

Security assessment

The wording change from 'allow you to override' to 'you can use to override' improves clarity but does not address security vulnerabilities or document new security features. Configuration override capabilities remain unchanged.

Diff

diff --git a/mwaa/latest/userguide/using-mwaa.md b/mwaa/latest/userguide/using-mwaa.md
index 1ffa4db6a..f53e93113 100644
--- a//mwaa/latest/userguide/using-mwaa.md
+++ b//mwaa/latest/userguide/using-mwaa.md
@@ -7 +7 @@
-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 allow you 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.
+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.