aws_vpc_describe_internet_gateways
Retrieve AWS internet gateway details and filter by attached VPC to manage network connectivity and routing configurations.
Instructions
Describe internet gateways, optionally filtered by attached 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 attached VPC ID |