AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

File: mwaa/latest/userguide/tutorials-customer-managed-endpoints.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' and clarified security group selection guidance

Security assessment

Terminology updates and clarification about security group selection requirements that were already present in previous documentation. No new security controls or vulnerability mitigations were introduced.

Diff

diff --git a/mwaa/latest/userguide/tutorials-customer-managed-endpoints.md b/mwaa/latest/userguide/tutorials-customer-managed-endpoints.md
index 5d956db9b..b07b6f4e5 100644
--- a//mwaa/latest/userguide/tutorials-customer-managed-endpoints.md
+++ b//mwaa/latest/userguide/tutorials-customer-managed-endpoints.md
@@ -45 +45 @@ To complete the steps in this tutorial, you will need the following:
-Use the following AWS CloudFormation template and AWS CLI command to create a new Amazon VPC. The template sets up the Amazon VPC resources and modifies the endpoint policy to restrict access to a specific queue.
+Use the following CloudFormation template and AWS CLI command to create a new Amazon VPC. The template sets up the Amazon VPC resources and modifies the endpoint policy to restrict access to a specific queue.
@@ -47 +47 @@ Use the following AWS CloudFormation template and AWS CLI command to create a ne
-  1. Download the AWS CloudFormation [template](samples/cfn-vpc-private-network.zip), then unzip the `.yml` file.
+  1. Download the CloudFormation [template](samples/cfn-vpc-private-network.zip), then unzip the `.yml` file.
@@ -129 +129 @@ Use the Amazon MWAA console to create a new environment with customer-managed Am
-    3. For **Security groups** , choose the security group you created with AWS CloudFormation. Because the security groups for the AWS PrivateLink endpoints from the earlier step are self-referencing, you must choose the same security group for your environment.
+    3. For **Security groups** , choose the security group you created with CloudFormation. Because the security groups for the AWS PrivateLink endpoints from the earlier step are self-referencing, you must choose the same security group for your environment.