# NOT RUN {
# This example deletes the specified route from the specified route table.
# }
# NOT RUN {
svc$delete_route(
DestinationCidrBlock = "0.0.0.0/0",
RouteTableId = "rtb-22574640"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab