AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2026-05-28 · Documentation low

File: mwaa/latest/userguide/best-practices-dependencies.md

Summary

Changed 'private webserver' to 'Private network' environment terminology

Security assessment

The new terminology emphasizes network isolation as a security feature. This better documents private network environments which provide security through network segmentation.

Diff

diff --git a/mwaa/latest/userguide/best-practices-dependencies.md b/mwaa/latest/userguide/best-practices-dependencies.md
index a4b4e2c84..bbc4f29dc 100644
--- a//mwaa/latest/userguide/best-practices-dependencies.md
+++ b//mwaa/latest/userguide/best-practices-dependencies.md
@@ -225 +225 @@ URLs are not accessible from private webservers installing requirements in Amazo
-If you have a private webserver using Apache Airflow v2.2.2 or later and you're unable to install requirements because your environment does not have access to external repositories, you can use the following DAG to take your existing Amazon MWAA requirements and package them on Amazon S3:
+If you have a **Private network** environment using Apache Airflow v2.2.2 or later and you're unable to install requirements because your environment does not have access to external repositories, you can use the following DAG to take your existing Amazon MWAA requirements and package them on Amazon S3: