AWS athena documentation change
Summary
Updated references from 'AWS Direct Connect' to 'Direct Connect' in VPC endpoint documentation
Security assessment
Changes are branding/naming convention updates rather than security-related content modifications. The security context of using VPC endpoints remains unchanged.
Diff
diff --git a/athena/latest/ug/interface-vpc-endpoint.md b/athena/latest/ug/interface-vpc-endpoint.md index f9ee3d53d..57cd392a0 100644 --- a//athena/latest/ug/interface-vpc-endpoint.md +++ b//athena/latest/ug/interface-vpc-endpoint.md @@ -11 +11 @@ You can improve the security posture of your VPC by using an [interface VPC endp -The interface VPC endpoint connects your VPC directly to Athena without an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. The instances in your VPC don't need public IP addresses to communicate with the Athena API. +The interface VPC endpoint connects your VPC directly to Athena without an internet gateway, NAT device, VPN connection, or Direct Connect connection. The instances in your VPC don't need public IP addresses to communicate with the Athena API. @@ -13 +13 @@ The interface VPC endpoint connects your VPC directly to Athena without an inter -To use Athena through your VPC, you must connect from an instance that is inside the VPC or connect your private network to your VPC by using an Amazon Virtual Private Network (VPN) or AWS Direct Connect. For information about Amazon VPN, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon Virtual Private Cloud User Guide_. For information about AWS Direct Connect, see [Creating a connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _AWS Direct Connect User Guide_. +To use Athena through your VPC, you must connect from an instance that is inside the VPC or connect your private network to your VPC by using an Amazon Virtual Private Network (VPN) or Direct Connect. For information about Amazon VPN, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon Virtual Private Cloud User Guide_. For information about AWS Direct Connect, see [Creating a connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _Direct Connect User Guide_.