v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Updates the configuration of 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.

patch/hosted-zone-associations/{hostedZoneAssociationId}

Path parameters

hostedZoneAssociationIdstring required

The ID of the private hosted zone association.

Request body

namestring

The name you want to update the hosted zone association to.

Response

Success

idstring required

The ID of the private hosted zone association.

resourceArnstring required

The Amazon Resource Name (ARN) of the private hosted zone association.

hostedZoneIdstring required

The ID of the private hosted zone.

hostedZoneNamestring required

The name of the domain associated with the private hosted zone.

namestring required

The 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.