associateHostedZone
inline suspend fun Route53GlobalResolverClient.associateHostedZone(crossinline block: AssociateHostedZoneRequest.Builder.() -> Unit): AssociateHostedZoneResponse
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.