v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Disassociates a Route 53 private hosted zone from a Route 53 Global Resolver resource.

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.

delete/hosted-zone-associations/hosted-zone/{hostedZoneId}/resource-arn/{resourceArn}

Path parameters

hostedZoneIdstring required

The ID of the Route 53 private hosted zone to disassociate.

resourceArnstring required

The Amazon Resource Name (ARN) of the Route 53 Global Resolver resource to disassociate the hosted zone from.

Response

Success

idstring required

The unique identifier of the disassociation.

resourceArnstring required

The Amazon Resource Name (ARN) of the Route 53 Global Resolver resource that the hosted zone was disassociated from.

hostedZoneIdstring required

The ID of the Route 53 private hosted zone that was disassociated.

hostedZoneNamestring required

The name of the Route 53 private hosted zone that was disassociated.

namestring required

The name of the association that was removed.

createdAtstring date-time required

The date and time when the association was originally created.

updatedAtstring date-time required

The date and time when the association was last updated before disassociation.

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

The final status of the disassociation.