v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Retrieves information about a hosted zone association.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify --region us-east-2 on Amazon Web Services CLI commands.

get/hosted-zone-associations/{hostedZoneAssociationId}

Path parameters

hostedZoneAssociationIdstring required

ID of the private hosted zone association.

Response

Success

idstring required

ID of the private hosted zone association.

resourceArnstring required

Amazon Resource Name (ARN) of the DNS view the private hosted zone is associated to.

hostedZoneIdstring required

ID of the hosted zone associated to the DNS view.

hostedZoneNamestring required

Name of the domain associated with the private hosted zone.

namestring required

Name of the private hosted zone association.

createdAtstring date-time required

The time and date the private hosted zone association was created.

updatedAtstring date-time required

The time and date the private hosted zone association was updated.

status'CREATING' | 'OPERATIONAL' | 'DELETING' required

The operational status of the private hosted zone association.