v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Associates a Route 53 private hosted zone with a Route 53 Global Resolver resource. This allows the resolver to resolve DNS queries for the private hosted zone from anywhere globally.

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.

post/hosted-zone-associations/{hostedZoneId}

Path parameters

hostedZoneIdstring required

The ID of the Route 53 private hosted zone to associate with the Route 53 Global Resolver resource.

Request body

resourceArnstring required

An Amazon Resource Name (ARN) of the Route 53 Global Resolver the private hosted zone will be associated to.

namestring required

Name for the private hosted zone association.

Response

Success

idstring required

ID of the association.

resourceArnstring required

An Amazon Resource Name (ARN) of the Route 53 Global Resolver the private hosted zone is associated to.

hostedZoneIdstring required

ID of the private hosted zone.

hostedZoneNamestring required

Name of the hosted zone (also the domain associated with the hosted zone).

namestring required

Name for the private hosted zone association.

createdAtstring date-time required

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

updatedAtstring date-time required

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

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

Aggregate status for all the Amazon Web Services Regions in which the Route 53 Global Resolver exists.

All 48 operations