aws_vpc_describe_route_tables
Retrieve AWS VPC route table configurations to analyze network routing, optionally filtered by specific VPC ID for targeted infrastructure management.
Instructions
Describe route tables, optionally filtered by VPC.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| vpc_id | No | Filter by VPC ID |