AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2025-08-28 · Documentation low

File: mwaa/latest/userguide/doc-history.md

Summary

Added IPv6 support documentation and updated references from 'see' to 'refer to' in multiple sections

Security assessment

The changes primarily involve adding IPv6 networking information and minor wording updates ('see' to 'refer to'). No security vulnerabilities, mitigations, or security-specific features are mentioned in the diff. IPv6 support documentation does not inherently indicate security implications without explicit context.

Diff

diff --git a/mwaa/latest/userguide/doc-history.md b/mwaa/latest/userguide/doc-history.md
index 6fa69177d..6e17574d7 100644
--- a//mwaa/latest/userguide/doc-history.md
+++ b//mwaa/latest/userguide/doc-history.md
@@ -15,0 +16,5 @@ Environment updates| Added a note about the `workerReplacementStrategy` changing
+IPv6 updates| Added information about IPv6 support.
+
+  * [About networking on Amazon MWAA](./networking-about.html)
+
+| July 31, 2025  
@@ -96 +101 @@ New topics and use cases| Amazon MWAA supports minor version upgrades. This upda
-  * [Upgrading the Apache Airflow version](./upgrading-environment.html)
+  * [Changing the Apache Airflow version](./upgrading-environment.html)
@@ -125 +130 @@ Updated section on private web server access| Updated the following topic on pri
-Added information on deprecated Apache Airflow versions| Updated the [Versions](https://docs.aws.amazon.com/mwaa/latest/userguide/airflow-versions.html) topic with new information on how Amazon MWAA managed deprecating Apache Airflow versions. Removed a section about upgrading to newer version of Apache Airflow, and a section that described changes between Apache Airflow v1 and Apache Airflow v2. For more information about migrating to a newversion of Apache Airflow, see the [Amazon MWAA Migration Guide](https://docs.aws.amazon.com/mwaa/latest/migrationguide/index.html).
+Added information on deprecated Apache Airflow versions| Updated the [Versions](https://docs.aws.amazon.com/mwaa/latest/userguide/airflow-versions.html) topic with new information on how Amazon MWAA managed deprecating Apache Airflow versions. Removed a section about upgrading to newer version of Apache Airflow, and a section that described changes between Apache Airflow v1 and Apache Airflow v2. For more information about migrating to a newversion of Apache Airflow, refer to the [Amazon MWAA Migration Guide](https://docs.aws.amazon.com/mwaa/latest/migrationguide/index.html).
@@ -237 +242 @@ New sample code| Added new code sample for creating timezone-aware DAGs using [P
-Apache Airflow v2.2.2 launch| Amazon Managed Workflows for Apache Airflow now supports Apache Airflow v2.2.2. Beginning with v2.2, Amazon MWAA will install Python packages and custom plugins directly on the Apache Airflow web server allowing you greater flexibility to manage your environments. For more information, see the following.
+Apache Airflow v2.2.2 launch| Amazon Managed Workflows for Apache Airflow now supports Apache Airflow v2.2.2. Beginning with v2.2, Amazon MWAA will install Python packages and custom plugins directly on the Apache Airflow web server allowing you greater flexibility to manage your environments. For more information, refer to the following.
@@ -277 +282 @@ Fixes| Corrected information about how Amazon MWAA automatically syncs new and c
-Now supported| Amazon MWAA now supports additional provider packages for Apache Airflow 2.0+. To learn more about supported packages, see the following:
+Now supported| Amazon MWAA now supports additional provider packages for Apache Airflow 2.0+. To learn more about supported packages, refer to the following:
@@ -302 +307 @@ New supported region| Amazon MWAA is now available in the following regions:
-For more information about region availability and service endpoints, see the following:
+For more information about region availability and service endpoints, refer to the following:
@@ -658 +663 @@ Now supported| Added the following changes:
-  * Previously, `backend_kwargs` was not supported for AWS Secrets Manager and you needed a workaround to override the Secrets Manager function call. Now, `backend_kwargs` is supported. See the AWS Secrets Manager troubleshooting topic in [Troubleshooting Amazon Managed Workflows for Apache Airflow](./troubleshooting.html).
+  * Previously, `backend_kwargs` was not supported for AWS Secrets Manager and you needed a workaround to override the Secrets Manager function call. Now, `backend_kwargs` is supported. Refer to the AWS Secrets Manager troubleshooting topic in [Troubleshooting Amazon Managed Workflows for Apache Airflow](./troubleshooting.html).