AWS sap documentation change
Summary
Fixed markdown formatting for AWS Site-to-Site VPN link
Security assessment
Change only corrects broken markdown link syntax without altering security content. VPN encryption details remain unchanged.
Diff
diff --git a/sap/latest/general/rise-connection-vpc.md b/sap/latest/general/rise-connection-vpc.md index f6a223bdd..442742fc8 100644 --- a//sap/latest/general/rise-connection-vpc.md +++ b//sap/latest/general/rise-connection-vpc.md @@ -9 +9 @@ -Enable access to your remote network from RISE with SAP VPC using {https---docs-aws-amazon-com-vpn-latest-s2svpn-VPC-VPN-html}[AWS Site-to-Site VPN]. Traffic between AWS cloud and your on-premises location is encrypted via Internet Protocol security (IPsec) and transferred through a secure tunnel on internet. This option is efficient, and faster to implement when compared to AWS Direct Connect. For more information, see [Connect your VPC to remote networks using AWS Virtual Private Network](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html). +Enable access to your remote network from RISE with SAP VPC using [AWS Site-to-Site VPN](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html). Traffic between AWS cloud and your on-premises location is encrypted via Internet Protocol security (IPsec) and transferred through a secure tunnel on internet. This option is efficient, and faster to implement when compared to AWS Direct Connect. For more information, see [Connect your VPC to remote networks using AWS Virtual Private Network](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html).