AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

File: mwaa/latest/userguide/vpc-create.md

Summary

Updated link phrasing from 'see' to 'refer to' and modified a sentence about VPC endpoint access mechanisms.

Security assessment

Changes focus on documentation style rather than security substance. While VPC configuration is security-relevant, these updates do not alter security guidance or address vulnerabilities. PrivateLink recommendations remain unchanged.

Diff

diff --git a/mwaa/latest/userguide/vpc-create.md b/mwaa/latest/userguide/vpc-create.md
index 2e5b3a3a0..de0b2c78e 100644
--- a//mwaa/latest/userguide/vpc-create.md
+++ b//mwaa/latest/userguide/vpc-create.md
@@ -13 +13 @@ Amazon Managed Workflows for Apache Airflow requires an Amazon VPC and specific
-Apache Airflow works best in a low-latency network environment. If you are using an existing Amazon VPC which routes traffic to another region or to an on-premise environment, we recommended adding AWS PrivateLink endpoints for Amazon SQS, CloudWatch, Amazon S3, and AWS KMS. For more information about configuring AWS PrivateLink for Amazon MWAA, see Creating an Amazon VPC network without internet access.
+Apache Airflow works best in a low-latency network environment. If you are using an existing Amazon VPC which routes traffic to another region or to an on-premise environment, we recommended adding AWS PrivateLink endpoints for Amazon SQS, CloudWatch, Amazon S3, and AWS KMS. For more information about configuring AWS PrivateLink for Amazon MWAA, refer to Creating an Amazon VPC network without internet access.
@@ -49 +49 @@ The AWS Command Line Interface (AWS CLI) is an open source tool that enables you
-  * You can use private or public routing for your Amazon VPC and Apache Airflow _Web server_. To view a list of options, see [Example use cases for an Amazon VPC and Apache Airflow access mode](./networking-about.html#networking-about-network-usecase).
+  * You can use private or public routing for your Amazon VPC and Apache Airflow _Web server_. To view a list of options, refer to [Example use cases for an Amazon VPC and Apache Airflow access mode](./networking-about.html#networking-about-network-usecase).
@@ -528 +528 @@ It takes about 30 minutes to create the Amazon VPC infrastructure.
-  4. You'll need to create a mechanism to access these VPC endpoints from your computer. To learn more, see [Managing access to service-specific Amazon VPC endpoints on Amazon MWAA](./vpc-vpe-access.html).
+  4. You'll need to create a mechanism to access these VPC endpoints from your computer. To learn more, refer to [Managing access to service-specific Amazon VPC endpoints on Amazon MWAA](./vpc-vpe-access.html).