v1

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

Deletes the specified route from the specified local gateway route table.

get/#Action=DeleteLocalGatewayRoute

Query parameters

DestinationCidrBlockstring

The CIDR range for the route. This must match the CIDR for the route exactly.

LocalGatewayRouteTableIdstring required

The ID of the local gateway route table.

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

DestinationPrefixListIdstring

Use a prefix list in place of <code>DestinationCidrBlock</code>. You cannot use <code>DestinationPrefixListId</code> and <code>DestinationCidrBlock</code> in the same request.

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

Response

Success