DisassociateTransitGatewayRouteTable
In this article:
DisassociateTransitGatewayRouteTable#
Description#
Request to cancel association of a transit gateway route table.
Request Parameters#
TransitGatewayAttachmentId — The ID of the transit gateway attachment.
Type: String
Required: Yes
TransitGatewayRouteTableId — The ID of the transit gateway route table.
Type: String
Required: Yes
Response Elements#
requestId — The request ID.
Type: String
association — Information about the association of the transit gateway route table.
Type: TransitGatewayAssociation object
Examples#
c2-ec2 DisassociateTransitGatewayRouteTable TransitGatewayAttachmentId tgw-attach-12345678 TransitGatewayRouteTableId tgw-rtb-12345678