AWS AWSEC2 documentation change
Summary
Updated link text from 'AWS Direct Connect' to 'Direct Connect' in BYOIP documentation
Security assessment
Change only modifies a service name reference in documentation link text. The technical content about non-public IPv6 address ranges and their access methods remains unchanged, with no security-related modifications.
Diff
diff --git a/AWSEC2/latest/UserGuide/byoip-onboard.md b/AWSEC2/latest/UserGuide/byoip-onboard.md index c0619f88c..395022fe7 100644 --- a//AWSEC2/latest/UserGuide/byoip-onboard.md +++ b//AWSEC2/latest/UserGuide/byoip-onboard.md @@ -79 +79 @@ If there are issues during provisioning and the status goes to `failed-provision -By default, an address range is provisioned to be publicly advertisable to the internet. You can provision an IPv6 address range that will not be publicly advertisable. For routes that are not publicly advertisable, the provisioning process generally completes within minutes. When you associate an IPv6 CIDR block from a non-public address range with a VPC, the IPv6 CIDR can only be accessed through hybrid connectivity options that support IPv6, such as [AWS Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html), [AWS Site-to-Site VPN](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html), or [Amazon VPC Transit Gateways](https://docs.aws.amazon.com/vpc/latest/tgw/what-is-transit-gateway.html). +By default, an address range is provisioned to be publicly advertisable to the internet. You can provision an IPv6 address range that will not be publicly advertisable. For routes that are not publicly advertisable, the provisioning process generally completes within minutes. When you associate an IPv6 CIDR block from a non-public address range with a VPC, the IPv6 CIDR can only be accessed through hybrid connectivity options that support IPv6, such as [Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html), [AWS Site-to-Site VPN](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html), or [Amazon VPC Transit Gateways](https://docs.aws.amazon.com/vpc/latest/tgw/what-is-transit-gateway.html).