Understanding route table to NAT Gateway

0

Consider a customer with a large account comprised of multiple subnets and route tables. The customer sees NAT Gateway usage in Cost Explorer but doesn't know what route table directs to it.

What would be the easiest way to find out?

Nir_Sh
gefragt vor 3 Jahren291 Aufrufe
1 Antwort
0
Akzeptierte Antwort

Any traffic flowing to the NATGW will need a route in the subnet route table that has a NATGW id as the destination. A simple search on route table describe API calls or searching through the console will show. The CLI docs actually give an example of this: https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-route-tables.html

profile pictureAWS
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen