
delete-route-table
******************


DESCRIPTION
===========

Deletes a route table from a VPC. The route table must not be
associated with a subnet. You can't delete the main route table. For
more information about route tables, go to Route Tables in the Amazon
Virtual Private Cloud User Guide.


SYNOPSIS
========

   aws ec2 delete-route-table
     --route-table-id <value>


REQUIRED PARAMETERS
===================

"--route-table-id"  (string)
   The ID of the route table to be deleted.


OPTIONAL PARAMETERS
===================

None
