v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

Deletes the specified route from the specified route table.

get/#Action=DeleteRoute

Query parameters

DestinationCidrBlockstring

The IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.

DestinationIpv6CidrBlockstring

The IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.

DestinationPrefixListIdstring

The ID of the prefix list for the route.

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>.

RouteTableIdstring required

The ID of the route table.

Action'DeleteRoute' required
Version'2016-11-15' required

Response

Success