2 Answers
- Newest
- Most votes
- Most comments
1
The default route is no different to any other route - there's no special marker for it. Look for a route that has a DestinationCidrBlock of 0.0.0.0/0 - that's the default route.
0
You can use that boto3 command. You can further use this filter to only grep default route
route.destination-cidr-block
Accept answer if helped.
answered 4 years ago
Relevant content
asked 4 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 3 years ago
