DeleteRouteTable
In this article:
DeleteRouteTable#
Description#
Deletes the specified route table.
Request Parameters#
RouteTableId — The ID of the route table.
Response Elements#
requestId — The request ID
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 DeleteRouteTable RouteTableId <rtb_id>