Creates a route table for the specified VPC. After you create a route table, you can add routes and associate the table with a subnet.
For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
get/#Action=CreateRouteTable
Query parameters
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
VpcIdstring required
The ID of the VPC.
The tags to assign to the route table.
Action'CreateRouteTable' required
Version'2016-11-15' required
Response
Success