CreateRouteTable

GET /?Action=CreateRouteTable
Description

Creates a route table for a specified VPC.
You can then add routes and associate this route table with a subnet.

Body parameter

Required: false
Name: CreateRouteTableRequest

Name Description Required Schema Default Example

VpcId

The ID of the VPC.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

CreateRouteTableResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

routeTable

Information about the newly created route table.

false

RouteTable