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