AWS Security ChangesHomeSearch

AWS vpc documentation change

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

File: vpc/latest/userguide/vpcs-automate-c2c.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation'

Security assessment

Branding/nomenclature change only. No modification to security-related content about network components (security groups, NACLs) or their configurations.

Diff

diff --git a/vpc/latest/userguide/vpcs-automate-c2c.md b/vpc/latest/userguide/vpcs-automate-c2c.md
index cef1c61b0..fc122046f 100644
--- a//vpc/latest/userguide/vpcs-automate-c2c.md
+++ b//vpc/latest/userguide/vpcs-automate-c2c.md
@@ -9 +9 @@ The console provides a guided path for creating resources and testing prototypes
-For example, with Console-to-Code you can record yourself using the VPC console to create subnets, security groups, NACLs, a custom routing table, and an internet gateway and generate code in AWS CloudFormation JSON format. Then, you can copy that code and customize it for use in your AWS CloudFormation template.
+For example, with Console-to-Code you can record yourself using the VPC console to create subnets, security groups, NACLs, a custom routing table, and an internet gateway and generate code in CloudFormation JSON format. Then, you can copy that code and customize it for use in your CloudFormation template.