Deletes the specified route from the specified transit gateway route table.
get/#Action=DeleteTransitGatewayRoute
Query parameters
TransitGatewayRouteTableIdstring required
The ID of the transit gateway route table.
DestinationCidrBlockstring required
The CIDR range for the route. This must match the CIDR for the route exactly.
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>.
Action'DeleteTransitGatewayRoute' required
Version'2016-11-15' required
Response
Success