Updated on 2026-01-23 GMT+08:00

Associated Route Table

Description

A route table contains a set of routes that are used to determine where network traffic is directed. A default route table automatically comes with a VPC. Subnets in the VPC are automatically associated with the default route table. The default route table ensures that subnets in a VPC can communicate with each other.

If the default route table cannot meet your requirements, you can create a custom route table after creating a VPC and associate subnets in the VPC with the custom route table. Then, the default route table controls inbound traffic of the subnets, and the custom route table controls outbound traffic of the subnets. Creating a Custom Route Table

FAQ