AWS AWSEC2 documentation change
Summary
Updated references from 'AWS Direct Connect' to 'Direct Connect' in connectivity documentation
Security assessment
Branding/naming standardization change without altering technical security posture. The network connectivity requirements and security implications remain unchanged, only terminology is updated.
Diff
diff --git a/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.md b/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.md index b2413c952..c1fe59fd4 100644 --- a//AWSEC2/latest/UserGuide/ec2-instance-connect-methods.md +++ b//AWSEC2/latest/UserGuide/ec2-instance-connect-methods.md @@ -149 +149 @@ You can use your own SSH key and connect to your instance from the SSH client of - * When connecting to an instance that has only private IP addresses, the local computer from which you are initiating the SSH session must have connectivity to the EC2 Instance Connect service endpoint (to push your SSH public key to the instance) as well as network connectivity to the instance's private IP address to establish the SSH session. The EC2 Instance Connect service endpoint is reachable over the internet or over an AWS Direct Connect public virtual interface. To connect to the instance's private IP address, you can leverage services such as [AWS Direct Connect](https://aws.amazon.com/directconnect/), [AWS Site-to-Site VPN](https://aws.amazon.com/vpn/), or [VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html). + * When connecting to an instance that has only private IP addresses, the local computer from which you are initiating the SSH session must have connectivity to the EC2 Instance Connect service endpoint (to push your SSH public key to the instance) as well as network connectivity to the instance's private IP address to establish the SSH session. The EC2 Instance Connect service endpoint is reachable over the internet or over an Direct Connect public virtual interface. To connect to the instance's private IP address, you can leverage services such as [Direct Connect](https://aws.amazon.com/directconnect/), [AWS Site-to-Site VPN](https://aws.amazon.com/vpn/), or [VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html).