AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

File: mwaa/latest/userguide/airflow-cli-command-reference.md

Summary

Updated phrasing about Apache Airflow v3 architecture changes to emphasize security improvements. Changed 'in order to provide improved security' to 'to provide improved security' in the CLI documentation.

Security assessment

The change explicitly documents that Airflow v3 introduces architectural changes for improved security. While this highlights security features, it does not address a specific security incident or vulnerability, but rather describes existing security enhancements in the product.

Diff

diff --git a/mwaa/latest/userguide/airflow-cli-command-reference.md b/mwaa/latest/userguide/airflow-cli-command-reference.md
index 35b3d285a..e29065e3f 100644
--- a//mwaa/latest/userguide/airflow-cli-command-reference.md
+++ b//mwaa/latest/userguide/airflow-cli-command-reference.md
@@ -57 +57 @@ The following section describes the preliminary steps required to use the comman
-The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. To complete the steps on this page, you need the following:
+The AWS Command Line Interface (AWS CLI) is an open source tool that you can use to interact with AWS services using commands in your command-line shell. To complete the steps on this page, you need the following:
@@ -68 +68 @@ The AWS Command Line Interface (AWS CLI) is an open source tool that enables you
-  * **v3: Airflow architecture**. Apache Airflow v3 introduces breaking architectural changes in order to provide improved security and scalability, and to make maintainance easier. To learn more, refer to [Upgrading to Airflow 3](https://airflow.apache.org/docs/apache-airflow/stable/installation/upgrading_to_airflow3.html).
+  * **v3: Airflow architecture**. Apache Airflow v3 introduces breaking architectural changes to provide improved security and scalability, and to make maintainance easier. To learn more, refer to [Upgrading To Airflow 3](https://airflow.apache.org/docs/apache-airflow/stable/installation/upgrading_to_airflow3.html).