AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2025-11-19 · Documentation low

File: mwaa/latest/userguide/networking-about.md

Summary

Updated CloudFormation references by removing 'AWS' prefix in networking guidance

Security assessment

Changes are purely terminological (branding consistency for CloudFormation). The security implications of VPC configurations and recommendations remain unchanged. No new security controls or vulnerabilities addressed.

Diff

diff --git a/mwaa/latest/userguide/networking-about.md b/mwaa/latest/userguide/networking-about.md
index 1ab13623b..5f2f8bba0 100644
--- a//mwaa/latest/userguide/networking-about.md
+++ b//mwaa/latest/userguide/networking-about.md
@@ -193 +193 @@ If internet access in your VPC is allowed by your organization, _and_ you would
-  3. **What we recommend** : We recommend using the AWS CloudFormation quick-start template that creates the Amazon VPC infrastructure, an Amazon S3 bucket, and an Amazon MWAA environment at the same time. To learn more, refer to [Quick start tutorial for Amazon Managed Workflows for Apache Airflow](./quick-start.html).
+  3. **What we recommend** : We recommend using the CloudFormation quick-start template that creates the Amazon VPC infrastructure, an Amazon S3 bucket, and an Amazon MWAA environment at the same time. To learn more, refer to [Quick start tutorial for Amazon Managed Workflows for Apache Airflow](./quick-start.html).
@@ -208 +208 @@ If internet access in your VPC is allowed by your organization, _and_ you would
-    1. We recommend using the Amazon MWAA console in [Option one: Creating the VPC network on the Amazon MWAA console](./vpc-create.html#vpc-create-mwaa-console), or the AWS CloudFormation template in [Option two: Creating an Amazon VPC network with internet access](./vpc-create.html#vpc-create-template-private-or-public).
+    1. We recommend using the Amazon MWAA console in [Option one: Creating the VPC network on the Amazon MWAA console](./vpc-create.html#vpc-create-mwaa-console), or the CloudFormation template in [Option two: Creating an Amazon VPC network with internet access](./vpc-create.html#vpc-create-template-private-or-public).
@@ -229 +229 @@ If internet access in your VPC is **not allowed** by your organization:
-    1. We recommend using the AWS CloudFormation template to create an Amazon VPC without internet access and the VPC endpoints for each AWS service used by Amazon MWAA in [Option three: Creating an Amazon VPC network without internet access](./vpc-create.html#vpc-create-template-private-only).
+    1. We recommend using the CloudFormation template to create an Amazon VPC without internet access and the VPC endpoints for each AWS service used by Amazon MWAA in [Option three: Creating an Amazon VPC network without internet access](./vpc-create.html#vpc-create-template-private-only).