AWS vpn documentation change
Summary
Updated limits documentation to clarify shared quota allocations between IPv4 and IPv6 in dual-stack endpoints
Security assessment
The changes only modify resource allocation descriptions without addressing vulnerabilities or security controls. No security mechanisms or vulnerabilities are mentioned in the limit clarifications.
Diff
diff --git a/vpn/latest/clientvpn-admin/limits.md b/vpn/latest/clientvpn-admin/limits.md index 1d17767ea..14e8c7744 100644 --- a//vpn/latest/clientvpn-admin/limits.md +++ b//vpn/latest/clientvpn-admin/limits.md @@ -17 +17 @@ Name | Default | Adjustable -Authorization rules per Client VPN endpoint | 200 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/ec2/quotas/L-9A1BC94B) +Authorization rules per Client VPN endpoint | 200 For dual-stack endpoints, this limit is shared between IPv4 and IPv6 routes. | [Yes](https://console.aws.amazon.com/servicequotas/home/services/ec2/quotas/L-9A1BC94B) @@ -27 +27 @@ Concurrent client connections per Client VPN endpoint | This value depends on t -| [Yes](https://console.aws.amazon.com/servicequotas/home/services/ec2/quotas/L-C4B238BF) +For dual-stack endpoints, this limit is shared between IPv4 and IPv6 connections. | [Yes](https://console.aws.amazon.com/servicequotas/home/services/ec2/quotas/L-C4B238BF) @@ -30 +30 @@ Entries in a client certificate revocation list for Client VPN endpoints | 20,00 -Routes per Client VPN target network association | 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/ec2/quotas/L-401D78F7) +Routes per Client VPN target network association | 100 For dual-stack endpoints, this limit is shared between IPv4 and IPv6 routes. | [Yes](https://console.aws.amazon.com/servicequotas/home/services/ec2/quotas/L-401D78F7)