aws_route53_get_hosted_zone
Retrieve detailed information about an AWS Route53 hosted zone including NS records and VPC associations to manage DNS configuration.
Instructions
Get detailed information about a Route53 hosted zone including NS records and VPCs.
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') | |
| hosted_zone_id | Yes | Hosted zone ID |