Delete specific routes from AWS route table using ec2_vpc_route_table

Hi,

I need to delete all routes which starts with 1.1.* from AWS route table.
How can I do that using the ec2_vpc_route_table module?

Thanks,
Shmulik.