Route53 Resolver Rule
Forwards DNS queries for specific domains to target IPs.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Rule name | Text | Yes | — |
| Domain | Text | Yes | — |
| Rule type Options: Forward, System (override), Recursive | Choice | — | FORWARD |
| Resolver endpoint ID | Text | — | — |
| Target IPs | List | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Resolver endpoint | Input | aws.route53-resolver-endpoint | resolver_endpoint_id |
| Associated VPCs | Output | aws.vpc | — |