AWS sap documentation change
Summary
Updated currency formatting from '$' to 'USD' throughout pricing examples, clarified Large Bandwidth Tunnel limitations, restructured cost summary sections, and refined VPN connection type descriptions.
Security assessment
Changes involve pricing format updates and architectural clarifications without addressing vulnerabilities, security controls, or incident response. Modifications focus on cost transparency and technical accuracy of VPN configurations, with no evidence of security patches or threat mitigation.
Diff
diff --git a/sap/latest/general/rise-connection-vpc.md b/sap/latest/general/rise-connection-vpc.md index 39ba45295..1603826f3 100644 --- a//sap/latest/general/rise-connection-vpc.md +++ b//sap/latest/general/rise-connection-vpc.md @@ -57 +57 @@ A Site-to-Site VPN connection is created and connected directly to the RISE Acco - * AWS Site-to-Site VPN connection fee (1.25 Gbps): At USD $0.05 per hour in US East (Ohio) per VPN connection, the monthly connection fee is USD $36.00. + * AWS Site-to-Site VPN connection fee (1.25 Gbps): At USD 0.05 per hour in US East (Ohio) per VPN connection, the monthly connection fee is USD 36.00. @@ -59 +59 @@ A Site-to-Site VPN connection is created and connected directly to the RISE Acco - * Data transfer out fee: The first 100 GB are free, leaving 924 GB (1 TB = 1,024 GB) chargeable at $0.09 per GB — a monthly fee of $83.16. + * Data transfer out fee: The first 100 GB are free, leaving 924 GB (1 TB = 1,024 GB) chargeable at USD 0.09 per GB — a monthly fee of USD 83.16. @@ -61 +60,0 @@ A Site-to-Site VPN connection is created and connected directly to the RISE Acco - * For example, total monthly cost: USD $119.16 @@ -64,0 +64 @@ A Site-to-Site VPN connection is created and connected directly to the RISE Acco +The total estimated monthly cost is approximately USD 119.16. @@ -76 +76 @@ With Large Bandwidth Tunnels, you can configure Site-to-Site VPN tunnels that su -Large Bandwidth Tunnels work with VPN connections attached to a Transit Gateway or AWS Cloud WAN — not Virtual Private Gateways — so you cannot use them to connect directly from your remote network to the RISE with SAP VPC. To use Large Bandwidth Tunnels, route traffic through your own AWS managed account. For more information on this architecture pattern, see [Connecting to RISE using your single AWS account](./rise-connection-accounts.html). +Large Bandwidth Tunnels work only with VPN connections attached to a Transit Gateway or AWS Cloud WAN. They do not work with Virtual Private Gateways, so you cannot use them to connect directly from your remote network to the RISE with SAP VPC. To use Large Bandwidth Tunnels, route traffic through your own AWS managed account. For more information on this architecture pattern, see [Connecting to RISE using your single AWS account](./rise-connection-accounts.html). @@ -94 +94 @@ Create a Large Bandwidth Site-to-Site VPN connection in your Amazon VPC, termina - * AWS Site-to-Site VPN connection fee (5 Gbps): At USD $0.60 per hour in US East (Ohio) per VPN connection, the monthly connection fee is USD $432.00. + * AWS Site-to-Site VPN connection fee (5 Gbps): At USD 0.60 per hour in US East (Ohio) per VPN connection, the monthly connection fee is USD 432.00. @@ -96 +96 @@ Create a Large Bandwidth Site-to-Site VPN connection in your Amazon VPC, termina - * AWS Transit Gateway fee: At $0.05 per hour per attachment in US East (Ohio), the monthly fee for 1 attachment is $36.00. + * AWS Transit Gateway fee: At USD 0.05 per hour per attachment in US East (Ohio), the monthly fee for 1 attachment is USD 36.00. @@ -98 +98 @@ Create a Large Bandwidth Site-to-Site VPN connection in your Amazon VPC, termina - * AWS Transit Gateway data processing fee: At $0.02 per GB, the monthly fee is $20.48. + * AWS Transit Gateway data processing fee: At USD 0.02 per GB, the monthly fee is USD 20.48. @@ -100 +100 @@ Create a Large Bandwidth Site-to-Site VPN connection in your Amazon VPC, termina - * Data transfer out fee: The first 100 GB are free, leaving 924 GB (1 TB = 1,024 GB) chargeable at $0.09 per GB — a monthly fee of $83.16. + * Data transfer out fee: The first 100 GB are free, leaving 924 GB (1 TB = 1,024 GB) chargeable at USD 0.09 per GB — a monthly fee of USD 83.16. @@ -102 +101,0 @@ Create a Large Bandwidth Site-to-Site VPN connection in your Amazon VPC, termina - * For example, total monthly cost: USD $571.64 @@ -105,0 +105 @@ Create a Large Bandwidth Site-to-Site VPN connection in your Amazon VPC, termina +The total estimated monthly cost is approximately USD 571.64. @@ -115 +115 @@ Because the cost associated with the lifecycle and operation of a "Customer gate -To scale beyond the default limit of 5 Gbps throughput per VPN tunnel, see [Achieve ECMP routing with multiple Site-to-Site VPN tunnels associated with a transit gateway](https://repost.aws/knowledge-center/transit-gateway-ecmp-multiple-tunnels). +To scale beyond the 5 Gbps throughput of a single Large Bandwidth Tunnel, see [Achieve ECMP routing with multiple Site-to-Site VPN tunnels associated with a transit gateway](https://repost.aws/knowledge-center/transit-gateway-ecmp-multiple-tunnels). @@ -119 +119 @@ To scale beyond the default limit of 5 Gbps throughput per VPN tunnel, see [Achi - * **Standard VPN (up to 1.25 Gbps)** — Connects directly to the RISE VPC. The RISE subscription covers these costs. Best for use when you don’t have your own AWS account. + * **Standard VPN (up to 1.25 Gbps)** : Connects directly to the RISE VPC. The RISE subscription covers these costs. Best for use when you don’t have your own AWS account. @@ -121 +121 @@ To scale beyond the default limit of 5 Gbps throughput per VPN tunnel, see [Achi - * **Large Bandwidth Tunnel (up to 5 Gbps)** — Routes through the customer’s own AWS account via Transit Gateway. Costs (approximately $572/month) are split between customer and RISE subscription based on data traffic direction — expect some additional cost beyond the subscription. + * **Large Bandwidth Tunnel (up to 5 Gbps)** : Routes through your own AWS account via Transit Gateway. Costs (approximately USD 572 per month) are split between your account and the RISE subscription based on data traffic direction. You might incur some additional cost beyond the subscription. @@ -123 +123 @@ To scale beyond the default limit of 5 Gbps throughput per VPN tunnel, see [Achi - * **ECMP (above 5 Gbps)** — Aggregates multiple VPN connections via Transit Gateway to scale bandwidth beyond 5 Gbps. Same cost-split model as above, but costs scale linearly with each additional VPN connection. + * **ECMP (above 5 Gbps)** : Aggregates multiple VPN connections via Transit Gateway to scale bandwidth beyond 5 Gbps. Same cost-split model as above, but costs scale linearly with each additional VPN connection.