AWS autoscaling documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' in VPC endpoint documentation
Security assessment
This is a branding/naming update. The documentation continues to describe existing PrivateLink security features without introducing new security content.
Diff
diff --git a/autoscaling/application/userguide/application-auto-scaling-vpc-endpoints.md b/autoscaling/application/userguide/application-auto-scaling-vpc-endpoints.md index 8eb0cb991..b65e2d142 100644 --- a//autoscaling/application/userguide/application-auto-scaling-vpc-endpoints.md +++ b//autoscaling/application/userguide/application-auto-scaling-vpc-endpoints.md @@ -9 +9 @@ Create an interface VPC endpointCreate a VPC endpoint policy -You can use AWS PrivateLink to create a private connection between your VPC and Application Auto Scaling. You can access Application Auto Scaling as if it were in your VPC, without the use of an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Instances in your VPC don't need public IP addresses to access Application Auto Scaling. +You can use AWS PrivateLink to create a private connection between your VPC and Application Auto Scaling. You can access Application Auto Scaling as if it were in your VPC, without the use of an internet gateway, NAT device, VPN connection, or Direct Connect connection. Instances in your VPC don't need public IP addresses to access Application Auto Scaling.