AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

File: mwaa/latest/userguide/vpc-vpe-access.md

Summary

Added note about automatic VPC endpoint management in 'Both public and private' mode

Security assessment

Documents security feature behavior (automatic VPC endpoint setup) for the new hybrid network mode. Explains reduced configuration needs for secure private connectivity.

Diff

diff --git a/mwaa/latest/userguide/vpc-vpe-access.md b/mwaa/latest/userguide/vpc-vpe-access.md
index 3501dac00..55a197877 100644
--- a//mwaa/latest/userguide/vpc-vpe-access.md
+++ b//mwaa/latest/userguide/vpc-vpe-access.md
@@ -12,0 +13,4 @@ A VPC endpoint (AWS PrivateLink) you can use to privately connect your VPC to se
+###### Note
+
+If you chose **Both public and private network access** , the VPC endpoint for the webserver is created and managed automatically by Amazon MWAA for worker connectivity. No additional VPC endpoint setup is required, and you do not need to configure access to the VPC endpoint for browser access to the Apache Airflow UI.
+