AWS Security ChangesHomeSearch

AWS vpc documentation change

Service: vpc · 2025-04-01 · Documentation low

File: vpc/latest/userguide/amazon-vpc-limits.md

Summary

Added new section documenting service limits for Route servers including per-VPC limits, endpoints, peering sessions, and route capacities

Security assessment

Changes only document service quotas and limit increase processes for route servers, with no security vulnerabilities or security features mentioned

Diff

diff --git a/vpc/latest/userguide/amazon-vpc-limits.md b/vpc/latest/userguide/amazon-vpc-limits.md
index d736c6bc8..f3d6c886e 100644
--- a/vpc/latest/userguide/amazon-vpc-limits.md
+++ b/vpc/latest/userguide/amazon-vpc-limits.md
@@ -5 +5 @@
-VPC and subnetsDNSElastic IP addressesGatewaysCustomer-managed prefix listsNetwork ACLsNetwork interfacesRoute tablesSecurity groupsVPC subnet sharingNetwork Address UsageAmazon EC2 API throttling Additional quota resources
+VPC and subnetsDNSElastic IP addressesGatewaysCustomer-managed prefix listsNetwork ACLsNetwork interfacesRoute tablesRoute serversSecurity groupsVPC subnet sharingNetwork Address UsageAmazon EC2 API throttling Additional quota resources
@@ -76,0 +77,11 @@ Propagated routes per route table  | 100 | No |  If you require additional prefi
+## Route servers
+
+Name | Default | Adjustable | Comments  
+---|---|---|---  
+Route servers per VPC | 5 | Yes. To request an increase, [open a service limit increase case](https://support.console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase) using the AWS Support Center Console. |   
+Route server endpoints per route server | 10 | Yes. To request an increase, [open a service limit increase case](https://support.console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase) using the AWS Support Center Console. |   
+Peering sessions per network interface | 20 | Yes. To request an increase, [open a service limit increase case](https://support.console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase) using the AWS Support Center Console. |   
+Route server endpoints per route server and subnet | 2 | No | You can only have two endpoints in the same subnet for the same route server for redundancy.  
+Routes per route server peer | 100 | No | This is the number of routes that can be dynamically advertised over a route server peer  
+Routes per route server | 100 | No | This is the number of routes that can be installed in the Forwarding Information Base (FIB) of a route server.  
+