AWS mwaa documentation change
Summary
Fixed capitalization in Airflow version requirement text
Security assessment
The change corrects a typo ('To' instead of 'to') but does not alter security-related content. While the surrounding text mentions security patches, this specific edit does not introduce new security information.
Diff
diff --git a/mwaa/latest/userguide/update-environment.md b/mwaa/latest/userguide/update-environment.md index 6b037347a..0c794c7c2 100644 --- a//mwaa/latest/userguide/update-environment.md +++ b//mwaa/latest/userguide/update-environment.md @@ -42 +42 @@ Amazon MWAA environment updates apply the latest changes and security patches. Y - * To enable Graceful environment updates, you need to upgrade to Apache Airflow version 2.4.3 or higher. To upgrade the Airflow version, refer to [Changing the Apache Airflow version](./upgrading-environment.html). + * To enable Graceful environment updates, you need to upgrade To Apache Airflow version 2.4.3 or higher. To upgrade the Airflow version, refer to [Changing the Apache Airflow version](./upgrading-environment.html).