AWS ebs documentation change
Summary
Updated 'AWS Direct Connect' to 'Direct Connect' in VPC endpoints documentation
Security assessment
Branding standardization change. The security implications of using VPC endpoints remain unchanged.
Diff
diff --git a/ebs/latest/userguide/rbin-vpcendpoints.md b/ebs/latest/userguide/rbin-vpcendpoints.md index 39fe40e22..693c41cbb 100644 --- a//ebs/latest/userguide/rbin-vpcendpoints.md +++ b//ebs/latest/userguide/rbin-vpcendpoints.md @@ -9 +9 @@ Create an interface VPC endpoint for Recycle BinCreate a VPC endpoint policy for -You can establish a private connection between your VPC and Recycle Bin by creating an interface VPC endpoint, powered by [AWS PrivateLink](https://aws.amazon.com/privatelink/). You can access Recycle Bin as if it were in your VPC, without using an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with Recycle Bin. +You can establish a private connection between your VPC and Recycle Bin by creating an interface VPC endpoint, powered by [AWS PrivateLink](https://aws.amazon.com/privatelink/). You can access Recycle Bin as if it were in your VPC, without using an internet gateway, NAT device, VPN connection, or Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with Recycle Bin.