AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

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

Summary

Updated terminology from 'AWS CloudFormation' to 'CloudFormation' in multiple sections and removed 'AWS' from CloudFormation references.

Security assessment

Changes are purely terminological updates (branding consistency) without modifying security configurations or addressing vulnerabilities. The AZ restriction note remains unchanged.

Diff

diff --git a/mwaa/latest/userguide/vpc-create.md b/mwaa/latest/userguide/vpc-create.md
index 5f52ae307..b00b60a93 100644
--- a//mwaa/latest/userguide/vpc-create.md
+++ b//mwaa/latest/userguide/vpc-create.md
@@ -60 +60 @@ The following section describes the options available to create the Amazon VPC n
-Amazon MWAA does not support the use of `use1-az3` Availability Zone (AZ) in the US East (N. Virginia) Region. When creating the VPC for Amazon MWAA in the US East (N. Virginia) region, you must explicitly assign the `AvailabilityZone` in the AWS CloudFormation (CFN) template. The assigned availability zone name must not be mapped to `use1-az3`. You can retrieve the detailed mapping of AZ names to their corresponding AZ IDs by running the following command:
+Amazon MWAA does not support the use of `use1-az3` Availability Zone (AZ) in the US East (N. Virginia) Region. When creating the VPC for Amazon MWAA in the US East (N. Virginia) region, you must explicitly assign the `AvailabilityZone` in the CloudFormation (CFN) template. The assigned availability zone name must not be mapped to `use1-az3`. You can retrieve the detailed mapping of AZ names to their corresponding AZ IDs by running the following command:
@@ -75 +75 @@ The following image depicts where you can find the **Create MWAA VPC** button on
-The following AWS CloudFormation template creates an Amazon VPC network with internet access in your default AWS Region. This option uses [Public routing over the internet](./networking-about.html#networking-about-overview-public). This template can be used for an Apache Airflow webserver with the **Private network** or **Public network** access modes.
+The following CloudFormation template creates an Amazon VPC network with internet access in your default AWS Region. This option uses [Public routing over the internet](./networking-about.html#networking-about-overview-public). This template can be used for an Apache Airflow webserver with the **Private network** or **Public network** access modes.
@@ -342 +342 @@ It takes about 30 minutes to create the Amazon VPC infrastructure.
-The following AWS CloudFormation template creates an Amazon VPC network _without internet access_ in your default AWS Region.
+The following CloudFormation template creates an Amazon VPC network _without internet access_ in your default AWS Region.