
disassociate-route-table
************************


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

Disassociates a subnet from a route table.

After you perform this action, the subnet no longer uses the routes in
the route table. Instead it uses the routes in the VPC's main route
table. For more information about route tables, go to Route Tables in
the Amazon Virtual Private Cloud User Guide.


SYNOPSIS
========

   aws ec2 disassociate-route-table
     --association-id <value>


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

"--association-id"  (string)
   The association ID representing the current association between the
   route table and subnet.


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

None
