AWS vpc documentation change
Summary
Updated terminology from 'AWS Direct Connect' to 'Direct Connect' in two locations.
Security assessment
Consistent branding change across documentation. No impact on security controls or configurations.
Diff
diff --git a/vpc/latest/userguide/extend-intro.md b/vpc/latest/userguide/extend-intro.md index a4bbc65ed..5a32db10e 100644 --- a//vpc/latest/userguide/extend-intro.md +++ b//vpc/latest/userguide/extend-intro.md @@ -15 +15 @@ The diagram demonstrates some of these connectivity options. VPC A is connected -Moreover, VPC A and VPC B are connected to each other through a VPC peering connection and a transit gateway. The transit gateway has a VPN attachment to a data center, and VPC B has an AWS Direct Connect connection to the same data center. This interconnectivity enables organizations to integrate their cloud resources with on-premises infrastructure, creating a hybrid cloud environment. +Moreover, VPC A and VPC B are connected to each other through a VPC peering connection and a transit gateway. The transit gateway has a VPN attachment to a data center, and VPC B has an Direct Connect connection to the same data center. This interconnectivity enables organizations to integrate their cloud resources with on-premises infrastructure, creating a hybrid cloud environment. @@ -19 +19 @@ Connecting VPCs to other networks is an important aspect of building cloud infra -AWS provides a range of tools and features to enable these VPC connections, including internet gateways, NAT gateways, VPC peering, transit gateways, and AWS Direct Connect. By leveraging these capabilities, organizations can create secure and integrated cloud environments that seamlessly integrate with their existing IT infrastructure. +AWS provides a range of tools and features to enable these VPC connections, including internet gateways, NAT gateways, VPC peering, transit gateways, and Direct Connect. By leveraging these capabilities, organizations can create secure and integrated cloud environments that seamlessly integrate with their existing IT infrastructure.